Package | Description |
---|---|
ilog.views.chart.data.lod |
Contains classes related to the load-on-demand mechanism.
|
Modifier and Type | Method and Description |
---|---|
IlvDataTileController |
IlvLODDataSet.getController()
Returns the controller that manages the data tiles.
|
IlvDataTileController |
IlvDataTile.getController()
Returns the controller of the tile.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDefaultDataTileCache.controllerDisposed(IlvDataTileController controller)
Invoked when a tile controller stops its activity.
|
abstract void |
IlvDataTileCache.controllerDisposed(IlvDataTileController controller)
Invoked when a tile controller stops its activity.
|
Constructor and Description |
---|
IlvLODDataSet(IlvDataTileController controller)
Initializes a new load-on-demand data set with the
specified controller.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.