Package | Description |
---|---|
ilog.views.chart.datax.adapter.partition |
Provides interfaces and algorithms for partitioning of data models.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvColumnValueClusterId
This class represents a cluster (group) of objects which are grouped
together based on their values in a particular model column.
|
class |
IlvDateClusterId
This class contains information about a group of objects that were grouped
together based on the date value of a model column.
|
class |
IlvIntervalClusterId
This class contains information about a group of objects
that were grouped together based on the numerical value of a model column.
|
class |
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.
|
class |
IlvStringClusterId
This class contains information about a group of objects
that were grouped together based on the string value of a model column.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.