Package | Description |
---|---|
org.openstreetmap.josm.actions |
Modifier and Type | Method and Description |
---|---|
private MultipolygonCreate |
CreateMultipolygonAction.analyzeWays(Collection<Way> selectedWays)
This method analyzes ways and creates multipolygon.
|
Modifier and Type | Method and Description |
---|---|
private Relation |
CreateMultipolygonAction.createRelation(MultipolygonCreate pol)
Builds a relation from polygon ways.
|