Package | Description |
---|---|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
Modifier and Type | Class and Description |
---|---|
static class |
LayerManager.LayerAddEvent
The event that is fired whenever a layer was added.
|
static class |
LayerManager.LayerOrderChangeEvent
An event that is fired whenever the order of layers changed.
|
static class |
LayerManager.LayerRemoveEvent
The event that is fired before removing a layer.
|
class |
MainLayerManager.ActiveLayerChangeEvent
This event is fired whenever the active or the edit layer changes.
|