Package | Description |
---|---|
org.openstreetmap.josm.data.osm.visitor.paint |
Provides the classes for painting (rendering) OSM primitives on the map.
|
org.openstreetmap.josm.gui.mappaint.styleelement |
Style elements defining how a map paint style is rendered.
|
org.openstreetmap.josm.gui.mappaint.styleelement.placement |
Label placement strategy for map paint styles.
|
Class and Description |
---|
PositionForAreaStrategy
This strategy defines how to place a label or icon inside the area.
|
Class and Description |
---|
PositionForAreaStrategy
This strategy defines how to place a label or icon inside the area.
|
Class and Description |
---|
CompletelyInsideAreaStrategy
Places the label / icon so that it is completely inside the area.
|
OnLineStrategy
Places the label onto the line.
|
OnLineStrategy.HalfSegment
A half segment that can be used to place text on it.
|
OnLineStrategy.OffsetGlyph |
PartiallyInsideAreaStrategy
A strategy that places the label / icon so that is is on the area.
|
PositionForAreaStrategy
This strategy defines how to place a label or icon inside the area.
|