public class PasteAtSourcePositionAction extends AbstractPasteAction
PasteAction that pastes at the exact source location the item was copied from.JosmAction.ActiveLayerChangeAdapter, JosmAction.LayerChangeAdapter, JosmAction.SelectionChangeAdaptertransferHandlersc| Constructor and Description |
|---|
PasteAtSourcePositionAction()
Constructs a new
PasteAtSourcePositionAction. |
| Modifier and Type | Method and Description |
|---|---|
protected EastNorth |
computePastePosition(java.awt.event.ActionEvent e)
Compute the location the objects should be pasted at.
|
actionPerformed, doPaste, flavorsChanged, updateEnabledStatebuildActiveLayerChangeAdapter, buildLayerChangeAdapter, checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, listenToSelectionChange, setHelpId, setTooltip, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuturepublic PasteAtSourcePositionAction()
PasteAtSourcePositionAction.protected EastNorth computePastePosition(java.awt.event.ActionEvent e)
AbstractPasteActioncomputePastePosition in class AbstractPasteActione - The action event that triggered the paste