Package | Description |
---|---|
ilog.views.chart.data |
Contains classes related to the Chart data model.
|
ilog.views.chart.datax.adapter |
Provides predefined bridges between data models.
|
ilog.views.chart.datax.adapter.partition |
Provides interfaces and algorithms for partitioning of data models.
|
ilog.views.chart.datax.adapter.partition.event |
Provides events sent by data model partitioners.
|
ilog.views.chart.datax.adapter.sort |
Provides interfaces and algorithms for sorting of data models.
|
Class and Description |
---|
IlvClusterId
This interface presents an object that describes a group (cluster) of
objects that have some common properties or are nearby to each other in
some sense.
|
IlvPartitionerFactory
This interface allows you to create an
IlvPartitioner for
a given object model. |
Class and Description |
---|
IlvClusterId
This interface presents an object that describes a group (cluster) of
objects that have some common properties or are nearby to each other in
some sense.
|
IlvPartitioner
This interface describes how to partition a set of objects.
|
IlvPartitionerFactory
This interface allows you to create an
IlvPartitioner for
a given object model. |
Class and Description |
---|
IlvAbstractClusterId
This class represents an abstract identifier of a cluster (group) of objects
in a model after partitioning.
|
IlvAbstractPartitioner
This class is an implementation of the
IlvPartitioner interface
which handles the notification to listeners of the model. |
IlvClassifier
This interface represents a classification algorithm.
|
IlvClusterId
This interface presents an object that describes a group (cluster) of
objects that have some common properties or are nearby to each other in
some sense.
|
IlvColumnValueClusterId
This class represents a cluster (group) of objects which are grouped
together based on their values in a particular model column.
|
IlvColumnValuePartitioner
This class is an abstract base class for partitioning according to the value
of a model column.
|
IlvDateClusterId
This class contains information about a group of objects that were grouped
together based on the date value of a model column.
|
IlvIntervalClusterId
This class contains information about a group of objects
that were grouped together based on the numerical value of a model column.
|
IlvPartitioner
This interface describes how to partition a set of objects.
|
IlvPartitionerFactory
This interface allows you to create an
IlvPartitioner for
a given object model. |
IlvPathClusterId
This class contains information about a group of objects
that were grouped together based on a common prefix of a path-like
string that is the value in a model column.
|
IlvPathPartitionerFactory
This class provides a partitioner that partitions a set of objects according
to the value of a model column, interpreted as a string with separators
called "path".
|
IlvStringClusterId
This class contains information about a group of objects
that were grouped together based on the string value of a model column.
|
Class and Description |
---|
IlvPartitioner
This interface describes how to partition a set of objects.
|
Class and Description |
---|
IlvClusterId
This interface presents an object that describes a group (cluster) of
objects that have some common properties or are nearby to each other in
some sense.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.