Interface | Description |
---|---|
IlvTileLoader |
This interface is used to load a tile
for an
IlvTileController or an IlvTiledLayer . |
TileListener |
This interface is used to be notified of the tile events
(tile loaded, tile released, tile cached ...).
|
Class | Description |
---|---|
IlvDefaultTileCache |
The default cache of the tile controllers.
|
IlvFreeTile |
A tile represents an elementary rectangular area that is loaded
or released when needed by the application.
|
IlvThreadedTileLoader |
This tile loader class delegates actual tile loading to the tile loader
set at construction time.
|
IlvTile |
A tile represents an elementary rectangular area that is loaded
or released when needed by the application.
|
IlvTileCache |
This class is used to manage the cached tiles of one or more tile
controllers.
|
IlvTileController |
This class manages the load-on-demand mechanism.
|
IlvTiledLayer |
A tiled layer is an
IlvManagerLayer object
for loading large sets of data, for example, large maps. |
IlvTileLockFilter |
This class is used to dynamically filter the loading
of tiles.
|
TileEvent |
This event describes the changes in the tile status.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.