Uses of Package
org.openstreetmap.josm.gui.draw
-
Packages that use org.openstreetmap.josm.gui.draw Package Description org.openstreetmap.josm.actions.mapmode Provides the classes for JOSMmap modes.org.openstreetmap.josm.data.osm.visitor.paint Provides the classes for painting (rendering) OSM primitives on the map.org.openstreetmap.josm.gui.draw Provides GUI classes for 2D drawing in 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.draw used by org.openstreetmap.josm.actions.mapmode Class Description 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. -
Classes in org.openstreetmap.josm.gui.draw used by org.openstreetmap.josm.data.osm.visitor.paint Class Description MapPath2D An extension ofPath2Dwith 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. -
Classes in org.openstreetmap.josm.gui.draw used by org.openstreetmap.josm.gui.draw Class Description MapPath2D An extension ofPath2Dwith 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.MapViewPath.AbstractMapPathVisitor MapViewPath.PathSegmentConsumer This class is used to visit the segments of this path.MapViewPath.PathVisitor SymbolShape A list of possible symbol shapes. -
Classes in org.openstreetmap.josm.gui.draw used by org.openstreetmap.josm.gui.mappaint.styleelement Class Description SymbolShape A list of possible symbol shapes. -
Classes in org.openstreetmap.josm.gui.draw used by org.openstreetmap.josm.gui.mappaint.styleelement.placement Class Description 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.MapViewPath.PathSegmentConsumer This class is used to visit the segments of this path.MapViewPositionAndRotation A map view point combined with a rotation angle.