Package | Description |
---|---|
org.openstreetmap.josm.gui.datatransfer |
Provides the classes for transferring data using cut/copy/paste operations.
|
org.openstreetmap.josm.gui.datatransfer.importers |
Provides the classes for the transfer support controllers allowing cut/copy/paste operations.
|
Class and Description |
---|
AbstractOsmDataPaster
This is an abstract class that helps implementing the transfer support required by swing.
|
Class and Description |
---|
AbstractOsmDataPaster
This is an abstract class that helps implementing the transfer support required by swing.
|
AbstractTagPaster
This transfer support allows us to transfer tags to the selected primitives
|