Package | Description |
---|---|
org.openstreetmap.josm.gui | |
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
Modifier and Type | Field and Description |
---|---|
static ColorProperty |
MapStatus.PROP_ACTIVE_BACKGROUND_COLOR
Property for map status background color (active state).
|
static ColorProperty |
MapStatus.PROP_ACTIVE_FOREGROUND_COLOR
Property for map status foreground color (active state).
|
static ColorProperty |
MapStatus.PROP_BACKGROUND_COLOR
Property for map status background color.
|
static ColorProperty |
MapStatus.PROP_FOREGROUND_COLOR
Property for map status foreground color.
|
Modifier and Type | Field and Description |
---|---|
static ColorProperty |
ImageryLayer.PROP_FADE_COLOR |