See: Description
| Class | 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
|
| FilePaster |
This transfer support allows us to import a file that is dropped / copied on to the map.
|
| OsmLinkPaster |
Handles the paste / drop of an OSM address.
|
| OsmLinkPaster.NoWarnOpenLocationAction | |
| PrimitiveDataPaster |
This transfer support allows us to transfer primitives.
|
| PrimitiveTagTransferPaster |
This class helps pasting tags from other primitives.
|
| PrimitiveTagTransferPaster.TagPasteSupport | |
| TagTransferPaster |
This transfer support allows us to transfer tags from the copied primitives on to the selected ones.
|
| TextTagPaster |
This transfer support allows us to import tags from the text that was copied to the clipboard.
|