![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class is an IlvTiledLayer specialized for loading a set of images, each image representing a tile in a tiled data set.
More...
#include <ilviews/maps/format/image/imglayer.h>
Public Member Functions | |
| IlvImageLayer (IlvImageTileLoader *tileLoader, IlvRect &tileOrigin, IlvTileCache *cache=0) | |
| Constructor. | |
| IlvImageTileLoader * | getTileLoader () const |
Retrieves the IlvImageTileLoader given at construction time. | |
This class is an IlvTiledLayer specialized for loading a set of images, each image representing a tile in a tiled data set.
Library: ilvmaps
You can use the IlvImageLayer if you want the layer to be saved in an .ilv file.
| IlvImageLayer::IlvImageLayer | ( | IlvImageTileLoader * | tileLoader, | |
| IlvRect & | tileOrigin, | |||
| IlvTileCache * | cache = 0 | |||
| ) |
Constructor.
Constructs an IlvImageLayer from an IlvImageTileLoader and the tile origin. This tiled layer is to be used if you want the layer to be saved in an .ilv file.
| IlvImageTileLoader* IlvImageLayer::getTileLoader | ( | ) | const |
Retrieves the IlvImageTileLoader given at construction time.
IlvImageTileLoader. Reimplemented from IlvTiledLayer.
© 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.