| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.mappaint.styleelement |
| Modifier and Type | Method and Description |
|---|---|
static LineElement.LineType |
LineElement.LineType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LineElement.LineType[] |
LineElement.LineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private static LineElement |
LineElement.createImpl(Environment env,
LineElement.LineType type) |