Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
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.imagery |
Provides classes for handling imagery background layers.
|
org.openstreetmap.josm.gui.layer.markerlayer |
Provides classes for handling marker layers.
|
Modifier and Type | Class and Description |
---|---|
class |
ToggleUploadDiscouragedLayerAction
An action enabling/disabling the discouraged upload flag
of the layer specified in the constructor.
|
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 |
---|---|
class |
CustomizeColor
Action to show a dialog for picking a color.
|
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
An action that is displayed in the popup menu for the layer to change the drawing of the GPX layer
|
Modifier and Type | Class and Description |
---|---|
class |
AutoLoadTilesAction
Auto load tiles.
|
class |
AutoZoomAction
Auto zoom.
|
class |
ShowErrorsAction
Show tile errors.
|
Modifier and Type | Class and Description |
---|---|
static class |
MarkerLayer.ShowHideMarkerText |