Package ilog.views.tiling

Provides the framework to implement load on demand.

See:
          Description

Interface Summary
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 Summary
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.
 

Package ilog.views.tiling Description

Provides the framework to implement load on demand. To start with this package, see the class IlvTiledLayer.

Since:
3.0


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.