Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicateAction
An action that duplicates the given nodes.
|
class |
PasteAction
Paste OSM primitives from clipboard to the current edit layer.
|
class |
PasteAtSourcePositionAction
A special version of the
PasteAction that pastes at the exact source location the item was copied from. |