Package | Description |
---|---|
ilog.views.chart.datax.operator |
Provides interfaces and classes for applying operators to the values of a
column in a data model.
|
ilog.views.chart.datax.operator.event |
Provides the events sent out by operators of data model columns.
|
Class and Description |
---|
IlvAbstractOperator
This class is an implementation of the
IlvOperator interface
which handles the notification to listeners of the model. |
IlvCommutativeAssociativeOperator
This class implements an operator that is commutative, associative, and has
a neutral value.
|
IlvOperator
This interface describes a function of the values in a model column or, in
a tree model, of a branch of a column.
|
Class and Description |
---|
IlvOperator
This interface describes a function of the values in a model column or, in
a tree model, of a branch of a column.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.