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
|
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.
|
TileSourceDisplaySettings.DisplaySettingsChangeListener
A listener that listens to changes to the
TileSourceDisplaySettings object. |
Class and Description |
---|
ColorfulFilter
Colorful filter.
|
ColorfulImageProcessor
Adds or removes the colorfulness of the image.
|
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.
|
TileAnchor
Class that fixes the position of a tile in a given coordinate space.
|
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. |