See: Description
| Class | Description |
|---|---|
| AbstractTiledLayer |
An abstract class to support implementing layers that consist of Raster tiles which are combined to compose
a single raster to be drawn on the map.
|
| AbstractTiledLayerParams |
Contains the standard parameters for tiled layers.
|
| AbstractWMXLayerParams |
An abstract layers params class for WM* layers (e.g.
|
| CoverageTask |
The CoverageTask class.
|
| CoverageTask.PlaceHolderImageTask |
PlaceHolder Tile Loader Task.
|
| CoverageTask.SingleTileLoaderTask |
Single Tile Loader Task.
|
| CoverageTask.Tile |
Tile.
|
| CoverageTask.TileTask |
Tile Task.
|
| TileCacheInformation |
Encapsulates the information needed to create tile requests for a particular map bounds and display.
|
| TilePreparationInfo |
Tile Preparation Task Result.
|
| TilePreparationInfo.SingleTilePreparationInfo |
Information per tile (x, y and request).
|
| TilePreparationTask |
The Tile Preparation Task class.
|