Uses of Package
org.openstreetmap.josm.gui.mappaint.styleelement.placement
-
Packages that use org.openstreetmap.josm.gui.mappaint.styleelement.placement 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. -
Classes in org.openstreetmap.josm.gui.mappaint.styleelement.placement used by org.openstreetmap.josm.data.osm.visitor.paint Class Description PositionForAreaStrategy This strategy defines how to place a label or icon inside the area. -
Classes in org.openstreetmap.josm.gui.mappaint.styleelement.placement used by org.openstreetmap.josm.gui.mappaint.styleelement Class Description PositionForAreaStrategy This strategy defines how to place a label or icon inside the area. -
Classes in org.openstreetmap.josm.gui.mappaint.styleelement.placement used by org.openstreetmap.josm.gui.mappaint.styleelement.placement Class 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.