Class CMTile
CMTile
Object Functions
Returns | Function | Throws |
---|---|---|
LoadTile() | ||
PaintTile() | ||
AddToFeatureBounds() | ||
SetPaintTileInfo() | ||
SetData() |
Object Functions
LoadTile()
Override the function for obtaining tiles.
Create a single image tile and attempt to load it.
Called by CMTile and by the CMDatasetPyramid.
PaintTile()
Paint a single tile. Adds appropriate content to the Geo based on the content type.
AddToFeatureBounds()
Adds this tile to the specific boundary. Called by CMDatasetPyramid
SetPaintTileInfo()
Sets whether the tile will paint it's debugging information.
The parent dataset has a setting for this.
SetData()