Uses of Class
org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
-
Packages that use JoinAreasAction.PolygonLevel Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions. -
-
Uses of JoinAreasAction.PolygonLevel in org.openstreetmap.josm.actions
Methods in org.openstreetmap.josm.actions that return types with arguments of type JoinAreasAction.PolygonLevel Modifier and Type Method Description private static List<JoinAreasAction.PolygonLevel>
JoinAreasAction. findOuterWaysImpl(int level, Collection<JoinAreasAction.AssembledPolygon> boundaryWays)
Collects outer way and corresponding inner ways from all boundaries.
-