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
Something that provides us with a
BoxTextElement.BoxProviderResult |
BoxTextElement.BoxProviderResult
A box rectangle with a flag if it is temporary.
|
BoxTextElement.HorizontalTextAlignment
MapCSS text-anchor-horizontal
|
BoxTextElement.VerticalTextAlignment
MapCSS text-anchor-vertical
|
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
This is the style definition for a simple line.
|
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.
|