Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.styleelement |
Style elements defining how a map paint style is rendered.
|
Modifier and Type | Field and Description |
---|---|
static NodeElement |
DefaultStyles.SIMPLE_NODE_ELEMSTYLE
The style used for simple nodes
|
Modifier and Type | Method and Description |
---|---|
static NodeElement |
NodeElement.create(Environment env)
Creates a new node element for the given Environment
|
(package private) static NodeElement |
NodeElement.create(Environment env,
float defaultMajorZindex,
boolean allowDefault) |