Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.layer |
Toggle dialog allowing to display the list of layers.
|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
org.openstreetmap.josm.gui.layer.geoimage |
Provides classes for handling layers displaying geottaged pictures.
|
org.openstreetmap.josm.gui.layer.gpx |
Provides classes for handling GPX layers.
|
org.openstreetmap.josm.gui.layer.markerlayer |
Provides classes for handling marker layers.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteLayerAction
The action to delete the currently selected layer
|
class |
LayerVisibilityAction
This is a menu that includes all settings for the layer visibility.
|
class |
MergeAction
The action to merge the currently selected layer into another layer.
|
class |
ShowHideLayerAction
Action which will toggle the visibility of the currently selected layers.
|
Modifier and Type | Class and Description |
---|---|
private class |
AbstractTileSourceLayer.AutoLoadTilesAction |
private class |
AbstractTileSourceLayer.AutoZoomAction |
private class |
AbstractTileSourceLayer.ShowErrorsAction |
class |
CustomizeColor |
class |
ImageryLayer.OffsetAction |
static class |
Layer.SeparatorLayerAction
Special class that can be returned by getMenuEntries when JSeparator needs to be created
|
Modifier and Type | Class and Description |
---|---|
class |
ShowThumbnailAction
Toggle the image display between thumbnails and symbols.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomizeDrawingAction |
Modifier and Type | Class and Description |
---|---|
static class |
MarkerLayer.ShowHideMarkerText |