rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Maps Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvImageLayer Class Reference

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>

Inheritance diagram for IlvImageLayer:
IlvTiledLayer IlvManagerLayer IlvIndexedSet

List of all members.

Public Member Functions

 IlvImageLayer (IlvImageTileLoader *tileLoader, IlvRect &tileOrigin, IlvTileCache *cache=0)
 Constructor.
IlvImageTileLoadergetTileLoader () const
 Retrieves the IlvImageTileLoader given at construction time.

Detailed Description

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.


Constructor & Destructor Documentation

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.

See also:
IlvImageTileLoader.

Member Function Documentation

IlvImageTileLoader* IlvImageLayer::getTileLoader (  )  const

Retrieves the IlvImageTileLoader given at construction time.

Returns:
The IlvImageTileLoader.

Reimplemented from IlvTiledLayer.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.