| Package | Description |
|---|---|
| org.openstreetmap.josm.actions |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<JoinAreasAction.PolygonLevel> |
JoinAreasAction.findOuterWaysImpl(int level,
java.util.Collection<JoinAreasAction.AssembledPolygon> boundaryWays)
Collects outer way and corresponding inner ways from all boundaries.
|