See: Description
Interface | Description |
---|---|
ImageryFilterSettings.FilterChangeListener |
A listener that listens to filter changes
|
TileSourceDisplaySettings.DisplaySettingsChangeListener |
A listener that listens to changes to the
TileSourceDisplaySettings object. |
Class | Description |
---|---|
AutoLoadTilesAction |
Auto load tiles.
|
AutoZoomAction |
Auto zoom.
|
ColorfulFilter |
Colorful filter.
|
ColorfulImageProcessor |
Adds or removes the colorfulness of the image.
|
DecreaseZoomAction |
Decrease zoom.
|
FlushTileCacheAction |
Flush tile cache.
|
GammaImageProcessor |
An image processor which adjusts the gamma value of an image.
|
ImageryFilterSettings |
This class holds the filter settings for an imagery layer.
|
IncreaseZoomAction |
Increase zoom.
|
LoadAllTilesAction |
Load all tiles.
|
LoadErroneousTilesAction |
Load all error tiles.
|
ReprojectionTile |
Tile class that stores a reprojected version of the original tile.
|
SharpenImageProcessor |
Sharpens or blurs the image, depending on the sharpen value.
|
ShowErrorsAction |
Show tile errors.
|
TileAnchor |
Class that fixes the position of a tile in a given coordinate space.
|
TileCoordinateConverter |
This class handles tile coordinate management and computes their position in the map view.
|
TilePosition |
The position of a single tile.
|
TileSourceDisplaySettings |
This are the preferences of how to display a
TileSource . |
TileSourceDisplaySettings.DisplaySettingsChangeEvent |
An event that is created whenever the display settings change.
|
ZoomToBestAction |
Change resolution to best zoom level.
|
ZoomToNativeLevelAction |
Change resolution to native zoom level.
|