Views
Maps Package API Reference Guide
Product Documentation:
Views Documentation Home
IlvTileController Member List

This is the complete list of members for IlvTileController, including all inherited members.

addTileListener(IlvTileListener *listener)IlvTileController
enableStart(const IlvRect &tileOrigin, const IlvRect &size)IlvTileController
fireLoadError(IlvTile *tile, IlvMapsError errorCode)IlvTileController
fireTileChanged(IlvTile *tile, IlvTileStatus oldStatus, IlvTileStatus newStatus)IlvTileController
getCache() constIlvTileController
getControlledTilesCount() constIlvTileController
getInitStatus() constIlvTileControllervirtual
getLayer() constIlvTileController
getManager() constIlvTileController
getSize() constIlvTileController
getTile(IlInt column, IlInt row) constIlvTileController
getTileIndexes(const IlvRect &rect, IlInt &upperRow, IlInt &lowerRow, IlInt &leftCol, IlInt &rightCol) constIlvTileController
getTileLoader() constIlvTileController
getTileOrigin() constIlvTileController
hasBounds() constIlvTileController
IgnoreView(IlvView *view, IlBoolean ignore=IlTrue)IlvTileControllerstatic
IlvTileController(IlvManager *manager, const IlvRect &tileOrigin, IlvTileCache *cache=0, IlBoolean startEnabled=IlTrue)IlvTileController
IsIgnoringView(IlvView *view)IlvTileControllerstatic
isStarted() constIlvTileController
lockTile(IlInt column, IlInt row, IlAny source)IlvTileController
mapToTiles(IlvTileControllerMapFunction func, IlAny arg)IlvTileController
mapToTilesUntilMatch(IlvTileControllerMatchFunction f, IlAny arg)IlvTileController
removeTileListener(IlvTileListener *listener)IlvTileController
setInitStatus(IlvMapsError status)IlvTileControllerprotectedvirtual
setSize(const IlvRect &size)IlvTileController
setTileLoader(IlvTileLoader *tileLoader)IlvTileController
start()IlvTileController
tileBBox(IlInt column, IlInt row, IlvRect &result) constIlvTileController
unLockTile(IlInt row, IlInt column, IlAny source)IlvTileController
unLockTiles(IlAny source)IlvTileController
updateView(IlvView *view)IlvTileController