Package | Description |
---|---|
org.openstreetmap.josm.data.preferences | |
org.openstreetmap.josm.gui.layer.markerlayer |
Provides classes for handling marker layers.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanProperty
A property containing a
Boolean value. |
class |
CachedProperty<T> |
class |
CollectionProperty
A property containing a
Collection of String as value. |
class |
ColorProperty
A property containing a
Color value. |
class |
IntegerProperty
A property containing an
Integer value. |
class |
StringProperty
A property containing an
String value. |
Modifier and Type | Class and Description |
---|---|
static class |
Marker.TemplateEntryProperty |