Package | Description |
---|---|
org.openstreetmap.josm.gui.datatransfer.importers |
Provides the classes for the transfer support controllers allowing cut/copy/paste operations.
|
Modifier and Type | Class and Description |
---|---|
class |
PrimitiveTagTransferPaster
This class helps pasting tags from other primitives.
|
class |
TagTransferPaster
This transfer support allows us to transfer tags from the copied primitives on to the selected ones.
|
class |
TextTagPaster
This transfer support allows us to import tags from the text that was copied to the clipboard.
|