![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
#include <ilviews/maps/tiling/tile.h>#include <ilviews/maps/tiling/tileloader.h>#include <ilviews/manager/manager.h>#include <ilviews/maps/clssinfo.h>Classes | |
| class | IlvTileController |
| This class manages the load-on-demand process. More... | |
| class | IlvTileListener |
| Used to be notified of the tile events (tile loaded, tile released, tile cached, and so on). More... | |
Typedefs | |
| typedef void(* | IlvTileControllerMapFunction )(IlvTile *tile, IlAny arg) |
| Definition of the type of function that maps to a set of tiles. | |
| typedef IlBoolean(* | IlvTileControllerMatchFunction )(IlvTile *tile, IlAny arg) |
| Definition of the type of function that matches to a set of tiles. | |
[library ilvmaps ilviews/maps/tiling/tilectrl.h] Declaration of the IlvTileController class and of the IlvTileListener abstract base class.
Definition of the type of function that maps to a set of tiles.
| tile | The current tile. | |
| arg | The user argument. |
Definition of the type of function that matches to a set of tiles.
| tile | The current tile. | |
| arg | The user argument. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.