Package | Description |
---|---|
org.openstreetmap.josm.data.osm |
Modifier and Type | Method and Description |
---|---|
private java.util.List<MultipolygonCreate.PolygonLevel> |
MultipolygonCreate.findOuterWaysRecursive(int level,
java.util.Collection<MultipolygonCreate.JoinedPolygon> boundaryWays)
Collects outer way and corresponding inner ways from all boundaries.
|