Package | Description |
---|---|
org.openstreetmap.josm.data.osm.visitor.paint | |
org.openstreetmap.josm.gui.mappaint |
Drawing system allowing to display and render OSM map data in a user-friendly and customizable way, through map styles.
Two implementations are provided: XML: this was the system used by default JOSM map style for a long time. |
org.openstreetmap.josm.gui.mappaint.styleelement |
Class and Description |
---|
BoxTextElement
Text style attached to a style with a bounding box, like an icon or a symbol.
|
MapImage
An image that will be displayed on the map.
|
NodeElement.Symbol |
RepeatImageElement.LineImageAlignment |
StyleElement |
TextLabel
Represents the rendering style for a textual label placed somewhere on the map.
|
Class and Description |
---|
AreaElement |
StyleElement |
Class and Description |
---|
AreaElement |
BoxTextElement
Text style attached to a style with a bounding box, like an icon or a symbol.
|
BoxTextElement.BoxProvider |
BoxTextElement.BoxProviderResult |
BoxTextElement.HorizontalTextAlignment |
BoxTextElement.VerticalTextAlignment |
LabelCompositionStrategy
Provides an abstract parent class and three concrete sub classes for various
strategies on how to compose the text label which can be rendered close to a node
or within an area in an OSM map.
|
LineElement |
LineElement.LineType |
LineTextElement |
MapImage
An image that will be displayed on the map.
|
NodeElement
applies for Nodes and turn restriction relations
|
NodeElement.Symbol |
NodeElement.SymbolShape |
RepeatImageElement |
RepeatImageElement.LineImageAlignment |
StyleElement |
StyleElement.FontDescriptor |
TextLabel
Represents the rendering style for a textual label placed somewhere on the map.
|