Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.styleelement |
Modifier and Type | Field and Description |
---|---|
NodeElement.SymbolShape |
NodeElement.Symbol.symbol |
Modifier and Type | Method and Description |
---|---|
static NodeElement.SymbolShape |
NodeElement.SymbolShape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeElement.SymbolShape[] |
NodeElement.SymbolShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Symbol(NodeElement.SymbolShape symbol,
int size,
Stroke stroke,
Color strokeColor,
Color fillColor) |