Package org.openstreetmap.josm.gui.draw
Provides GUI classes for 2D drawing in the map.
-
Interface Summary Interface Description MapViewPath.PathSegmentConsumer This class is used to visit the segments of this path.MapViewPath.PathVisitor -
Class Summary Class Description MapPath2D An extension ofPath2D
with special methods for map positions.MapViewPath This is a version of a java Path2D that allows you to add points to it by simply giving their east/north, lat/lon or node coordinates.MapViewPositionAndRotation A map view point combined with a rotation angle. -
Enum Summary Enum Description SymbolShape A list of possible symbol shapes.