Package org.openstreetmap.josm.actions.relation
Provides the classes for JOSM actions that work with
relations
.- See Also:
AbstractRelationAction
-
Class Summary Class Description AbstractRelationAction Ancestor for all actions that want to work with relation collection and to be disabled if the collection is emptyAddSelectionToRelations Add all objects selected in the current dataset after the last member of relation(s).DeleteRelationsAction Action that delete relationsDownloadMembersAction The action for downloading members of relationsDownloadRelationAction The action for downloading relations with membersDownloadSelectedIncompleteMembersAction Action for downloading incomplete members of selected relationsDuplicateRelationAction Creates a new relation with a copy of the current editor stateEditRelationAction The action for editing a relation.ExportRelationToGpxAction Exports the current relation to a single GPX track, currently for type=route and type=superroute relations only.RecentRelationsAction Action for accessing recent relations.RecentRelationsAction.LaunchEditorAction RecentRelationsAction.RecentRelationsMenuItem A specializedJMenuItem
for presenting one entry of the relation historyRecentRelationsAction.RecentRelationsPopupMenu SelectInRelationListAction The action for activating a relation in relation list dialogSelectMembersAction Sets the current selection to the list of relations selected in this dialogSelectRelationAction Sets the current selection to specified list of relations -
Enum Summary Enum Description ExportRelationToGpxAction.Mode Enumeration of export variants