Package | Description |
---|---|
org.openstreetmap.josm.data.osm.visitor.paint |
Provides the classes for painting (rendering) OSM primitives on the map.
|
org.openstreetmap.josm.data.osm.visitor.paint.relations |
Provides the classes for painting and caching
Multipolygon relations. |
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
Class and Description |
---|
Multipolygon.PolyData
The polygon data for a multipolygon part.
|
Class and Description |
---|
Multipolygon
Multipolygon data used to represent complex areas, see wiki.
|
Multipolygon.JoinedWay
Class representing a string of ways.
|
Multipolygon.MultipolygonRoleMatcher
Kind of strategy object which is responsible for deciding whether a given
member role indicates that the member belongs to an outer or an
inner polygon.
|
Multipolygon.PolyData
The polygon data for a multipolygon part.
|
Multipolygon.PolyData.Intersection
The intersection type used for
Multipolygon.PolyData.contains(java.awt.geom.Path2D.Double) |
MultipolygonCache
A memory cache for
Multipolygon objects. |
Class and Description |
---|
Multipolygon
Multipolygon data used to represent complex areas, see wiki.
|
Multipolygon.PolyData
The polygon data for a multipolygon part.
|