Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.actions.mapmode |
Provides the classes for JOSM
map 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.corrector |
Provides the classes for JOSM
tag correctors . |
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 else
|
org.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).
|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
MoveCommand
MoveCommand moves a set of OsmPrimitives along the map.
|
SequenceCommand
A command consisting of a sequence of other commands.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
MoveCommand
MoveCommand moves a set of OsmPrimitives along the map.
|
Class and Description |
---|
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.
|
PseudoCommand
PseudoCommand is a reduced form of a command.
|
TransformNodesCommand
Abstract class with common services for nodes rotation and scaling commands.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
PseudoCommand
PseudoCommand is a reduced form of a command.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
AddPrimitivesCommand
Add primitives to a data layer.
|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
PseudoCommand
PseudoCommand is a reduced form of a command.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|
Class and Description |
---|
Command
Classes implementing Command modify a dataset in a specific way.
|