Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
Modifier and Type | Method and Description |
---|---|
private static 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.
|