| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.relation | |
| org.openstreetmap.josm.gui.dialogs | |
| org.openstreetmap.josm.gui.dialogs.properties |
| Class and Description |
|---|
| AbstractRelationAction
Ancestor for all actions that want to work with relation collection and
to be disabled if the collection is empty
|
| Class and Description |
|---|
| AddSelectionToRelations
Add all objects selected in the current dataset after the last member of relation(s).
|
| DeleteRelationsAction
Action that delete relations
|
| DownloadMembersAction
The action for downloading members of relations
|
| DownloadSelectedIncompleteMembersAction
Action for downloading incomplete members of selected relations
|
| DuplicateRelationAction
Creates a new relation with a copy of the current editor state
|
| EditRelationAction
The action for editing a relation
|
| SelectInRelationListAction
The action for activating a relation in relation list dialog
|
| SelectMembersAction
Sets the current selection to the list of relations selected in this dialog
|
| SelectRelationAction
Sets the current selection to specified list of relations
|
| Class and Description |
|---|
| DownloadMembersAction
The action for downloading members of relations
|
| DownloadSelectedIncompleteMembersAction
Action for downloading incomplete members of selected relations
|
| SelectInRelationListAction
The action for activating a relation in relation list dialog
|
| SelectMembersAction
Sets the current selection to the list of relations selected in this dialog
|
| SelectRelationAction
Sets the current selection to specified list of relations
|