| Package | Description |
|---|---|
| org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
| Modifier and Type | Method and Description |
|---|---|
JoinAreasAction.JoinAreasResult |
JoinAreasAction.joinAreas(java.util.List<JoinAreasAction.Multipolygon> areas)
Will join two or more overlapping areas
|