Package | Description |
---|---|
org.openstreetmap.josm.gui.mappaint.styleelement |
Style elements defining how a map paint style is rendered.
|
Modifier and Type | Method and Description |
---|---|
static TextElement |
TextElement.create(Environment env)
Create a new text element
|
static TextElement |
TextElement.createForContent(Environment env)
JOSM traditionally adds both line and content text elements if a fill style was set.
|