Package | Description |
---|---|
org.openstreetmap.josm.gui.datatransfer.importers |
Provides the classes for the transfer support controllers allowing cut/copy/paste operations.
|
Modifier and Type | Field and Description |
---|---|
private PrimitiveTagTransferData |
PrimitiveTagTransferPaster.TagPasteSupport.data |
Constructor and Description |
---|
TagPasteSupport(PrimitiveTagTransferData data,
java.util.Collection<? extends IPrimitive> selection)
Constructs a new
TagPasteSupport . |