Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.xml |
Drawing system based on XML map styles.
|
Modifier and Type | Field and Description |
---|---|
LinemodPrototype.WidthMode |
LinemodPrototype.widthMode |
Modifier and Type | Method and Description |
---|---|
static LinemodPrototype.WidthMode |
LinemodPrototype.WidthMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LinemodPrototype.WidthMode[] |
LinemodPrototype.WidthMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|