Uses of Package
org.openstreetmap.josm.actions.relation
-
Packages that use org.openstreetmap.josm.actions.relation Package Description org.openstreetmap.josm.actions.relation Provides the classes for JOSM actions that work withrelations
.org.openstreetmap.josm.gui.dialogs Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything else -
Classes in org.openstreetmap.josm.actions.relation used by org.openstreetmap.josm.actions.relation Class Description AbstractRelationAction Ancestor for all actions that want to work with relation collection and to be disabled if the collection is emptyExportRelationToGpxAction.Mode Enumeration of export variantsRecentRelationsAction.LaunchEditorAction -
Classes in org.openstreetmap.josm.actions.relation used by org.openstreetmap.josm.gui.dialogs Class Description AddSelectionToRelations Add all objects selected in the current dataset after the last member of relation(s).DeleteRelationsAction Action that delete 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.SelectRelationAction Sets the current selection to specified list of relations