Uses of Class
org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel

Packages that use JoinAreasAction.PolygonLevel
org.openstreetmap.josm.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
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.
 



JOSM