Package | Description |
---|---|
org.openstreetmap.josm.data.imagery |
Provides the classes for JOSM imagery sources, coupled with
JMapViewer classes. |
org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
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.
|
org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
Class and Description |
---|
WMTSLayerSelection
Class for displaying WMTS layer selection panel.
|
Class and Description |
---|
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 |
---|
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. |
Class and Description |
---|
WMTSLayerSelection
Class for displaying WMTS layer selection panel.
|