Package | Description |
---|---|
org.openstreetmap.josm.actions.mapmode |
Provides the classes for JOSM
map 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.
|
Class and 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.
|
Class and Description |
---|
MapPath2D
An extension of
Path2D 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.
|
Class and Description |
---|
MapPath2D
An extension of
Path2D 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.
|
MapViewPath.PathSegmentConsumer
This class is used to visit the segments of this path.
|
SymbolShape
A list of possible symbol shapes.
|
Class and Description |
---|
SymbolShape
A list of possible symbol shapes.
|