Uses of Package
org.openstreetmap.josm.command
-
Packages that use org.openstreetmap.josm.command Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions.org.openstreetmap.josm.actions.corrector Provides the classes for JOSMtag correctors
.org.openstreetmap.josm.actions.mapmode Provides the classes for JOSMmap modes
.org.openstreetmap.josm.command Provides the classes for JOSM commands allowing to modify an OSM data set.org.openstreetmap.josm.command.conflict Provides commands for handling conflicts.org.openstreetmap.josm.data Provides the classes for JOSM managed data.org.openstreetmap.josm.data.validation Provides the classes for JOSM data validation.org.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests.org.openstreetmap.josm.gui.conflict.pair Provides the classes for displaying conflicts as pair of lists.org.openstreetmap.josm.gui.conflict.pair.properties Provides the classes for displaying conflicts in OSM primitive properties.org.openstreetmap.josm.gui.conflict.tags Provides the classes for resolving conflicts between OSM tags.org.openstreetmap.josm.gui.datatransfer.importers Provides the classes for the transfer support controllers allowing cut/copy/paste operations.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 elseorg.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them.org.openstreetmap.josm.gui.tagging Provides classes for handling edition of OSM tags: tag tables, tag editors.org.openstreetmap.josm.gui.tagging.presets Provides classes for handling tagging presets.org.openstreetmap.josm.io.remotecontrol.handler Provides the classes for remote control handlers (features exposed to the browser). -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.actions Class Description Command Classes implementing Command modify a dataset in a specific way.DeleteCommand.DeletionCallback Called when a deletion operation must be checked and confirmed by user.PseudoCommand PseudoCommand is a reduced form of a command.PurgeCommand Command, to purge a list of primitives.SequenceCommand A command consisting of a sequence of other commands. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.actions.corrector Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.actions.mapmode Class Description Command Classes implementing Command modify a dataset in a specific way.MoveCommand MoveCommand moves a set of OsmPrimitives along the map. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.command Class Description AbstractNodesCommand Abstracts superclass ofChangeNodesCommand
/RemoveNodesCommand
.Command Classes implementing Command modify a dataset in a specific way.Command.OldNodeState Small helper for holding the interesting part of the old data state of the objects.DeleteCommand.DeletionCallback Called when a deletion operation must be checked and confirmed by user.PseudoCommand PseudoCommand is a reduced form of a command.PurgeCommand Command, to purge a list of primitives.SequenceCommand A command consisting of a sequence of other commands.SplitWayCommand Splits a way into multiple ways (all identical except for their node list).SplitWayCommand.Analysis SplitWayCommand.Direction SplitWayCommand.MissingMemberStrategy SplitWayCommand.RelationAnalysis SplitWayCommand.RelationInformation SplitWayCommand.Strategy Determines which way chunk should reuse the old id and its historySplitWayCommand.WarningType SplitWayCommand.WhenRelationOrderUncertain What to do when the split way is part of relations, and the order of the new parts in the relation cannot be determined without downloading missing relation members.TransformNodesCommand Abstract class with common services for nodes rotation and scaling commands. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.command.conflict Class Description Command Classes implementing Command modify a dataset in a specific way.PseudoCommand PseudoCommand is a reduced form of a command. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.data Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.data.validation Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.data.validation.tests Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.gui.conflict.pair Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.gui.conflict.pair.properties Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.gui.conflict.tags Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.gui.datatransfer.importers Class Description AddPrimitivesCommand Add primitives to a data layer.Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.gui.dialogs Class Description Command Classes implementing Command modify a dataset in a specific way.PseudoCommand PseudoCommand is a reduced form of a command.SequenceCommand A command consisting of a sequence of other commands. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.gui.dialogs.relation Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.gui.tagging Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.gui.tagging.presets Class Description Command Classes implementing Command modify a dataset in a specific way. -
Classes in org.openstreetmap.josm.command used by org.openstreetmap.josm.io.remotecontrol.handler Class Description Command Classes implementing Command modify a dataset in a specific way.