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 |
|---|---|
| ColorfulImageProcessor |
Adds or removes the colorfulness of the image.
|
| ColorfulImageProcessor.ColorfulFilter | |
| GammaImageProcessor |
An image processor which adjusts the gamma value of an image.
|
| ImageryFilterSettings |
This class holds the filter settings for an imagery layer.
|
| SharpenImageProcessor |
Sharpens or blurs the image, depending on the sharpen value.
|
| TileCoordinateConverter |
This class handles tile coordinate management and computes their position in the map view.
|
| TilePosition |
The position of a single tile.
|
| TileRange |
This is a rectangular range of tiles.
|
| TileSourceDisplaySettings |
This are the preferences of how to display a
TileSource. |
| TileSourceDisplaySettings.DisplaySettingsChangeEvent |
An event that is created whenever the display settings change.
|