Package | Description |
---|---|
ilog.views.chart.datax.adapter.partition |
Provides interfaces and algorithms for partitioning of data models.
|
Modifier and Type | Method and Description |
---|---|
IlvClassifier<IlvIntervalClusterId> |
IlvUniformScalePartitioner.createClassifier(Object parent,
IlvClassifier outerClassifier,
IlvClusterId outerParentClusterId)
Creates a classifier that can evaluate the children objects of the given
parent object one by one.
|
IlvClassifier<IlvIntervalClusterId> |
IlvCustomScalePartitioner.createClassifier(Object parent,
IlvClassifier outerClassifier,
IlvClusterId outerParentClusterId)
Creates a classifier that can evaluate the children objects of the given
parent object one by one.
|
IlvPartitioner<IlvIntervalClusterId> |
IlvUniformScalePartitionerFactory.createPartitioner(IlvObjectModelWithColumns model) |
IlvPartitioner<IlvIntervalClusterId> |
IlvCustomScalePartitionerFactory.createPartitioner(IlvObjectModelWithColumns model) |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.