| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
| org.openstreetmap.josm.gui.layer.imagery |
Provides classes for handling imagery background layers.
|
| Class and Description |
|---|
| ImageryFilterSettings
This class holds the filter settings for an imagery layer.
|
| ImageryFilterSettings.FilterChangeListener
A listener that listens to filter changes
|
| 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.
|
| TileSourceDisplaySettings.DisplaySettingsChangeListener
A listener that listens to changes to the
TileSourceDisplaySettings object. |
| Class and 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.FilterChangeListener
A listener that listens to filter changes
|
| SharpenImageProcessor
Sharpens or blurs the image, depending on the sharpen value.
|
| 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.
|
| TileSourceDisplaySettings.DisplaySettingsChangeListener
A listener that listens to changes to the
TileSourceDisplaySettings object. |