Multipolygon
relations.See: Description
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.
|
MultipolygonCache |
A memory cache for
Multipolygon objects. |
Enum | Description |
---|---|
Multipolygon.PolyData.Intersection |
The intersection type used for
Multipolygon.PolyData.contains(java.awt.geom.Path2D.Double) |
Multipolygon
relations.