Package | Description |
---|---|
org.openstreetmap.josm.actions |
Modifier and Type | Field and Description |
---|---|
JoinAreasAction.AssembledMultipolygon |
JoinAreasAction.PolygonLevel.pol |
Modifier and Type | Method and Description |
---|---|
private List<JoinAreasAction.AssembledMultipolygon> |
JoinAreasAction.findPolygons(Collection<JoinAreasAction.AssembledPolygon> boundaries)
This method finds which ways are outer and which are inner.
|
Modifier and Type | Method and Description |
---|---|
private JoinAreasAction.Multipolygon |
JoinAreasAction.joinPolygon(JoinAreasAction.AssembledMultipolygon polygon)
Joins the lists of ways.
|
Constructor and Description |
---|
PolygonLevel(JoinAreasAction.AssembledMultipolygon _pol,
int _level) |