Uses of Package
org.openstreetmap.josm.data.osm.visitor.paint.relations
-
Packages that use org.openstreetmap.josm.data.osm.visitor.paint.relations 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 cachingMultipolygon
relations.org.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests. -
Classes in org.openstreetmap.josm.data.osm.visitor.paint.relations used by org.openstreetmap.josm.data.osm.visitor.paint Class Description Multipolygon.PolyData The polygon data for a multipolygon part. -
Classes in org.openstreetmap.josm.data.osm.visitor.paint.relations used by org.openstreetmap.josm.data.osm.visitor.paint.relations Class 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 forMultipolygon.PolyData.contains(java.awt.geom.Path2D.Double)
MultipolygonCache A memory cache forMultipolygon
objects. -
Classes in org.openstreetmap.josm.data.osm.visitor.paint.relations used by org.openstreetmap.josm.data.validation.tests Class Description Multipolygon Multipolygon data used to represent complex areas, see wiki.Multipolygon.PolyData The polygon data for a multipolygon part.