Class LayerableClipboardPlugIn
java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
org.openjump.core.ui.plugin.layer.pirolraster.LayerableClipboardPlugIn
- All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled
- Direct Known Subclasses:
CopySelectedRasterImageLayersPlugIn, PasteRasterImageLayersPlugIn
-
Field Summary
Fields inherited from class AbstractPlugIn
shortcutKeys, shortcutModifiers -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected LayercloneLayer(Layer layer) protected LayerablecloneLayerable(Layerable layerable) Methods inherited from class AbstractPlugIn
addParameter, createName, execute, execute, execute, getBooleanParam, getContext, getDoubleParam, getEnableCheck, getIcon, getIcon, getIcon, getIntegerParam, getName, getParameter, getParameters, getShortcutKeys, getShortcutKeyStroke, getShortcutModifiers, getStringParam, getWorkbenchContext, initialize, isRollingBackInvalidEdits, isShortcutEnabled, reportNothingToUndoYet, setParameters, setShortcutKeys, setShortcutModifiers, toActionListener, toString
-
Constructor Details
-
LayerableClipboardPlugIn
public LayerableClipboardPlugIn()
-
-
Method Details
-
cloneLayerable
-
cloneLayer
-