public class CopySelectedLayersToWarpingVectorsPlugIn extends AbstractPlugIn
| Constructor and Description |
|---|
CopySelectedLayersToWarpingVectorsPlugIn() |
| Modifier and Type | Method and Description |
|---|---|
EnableCheck |
createEnableCheck(WorkbenchContext workbenchContext) |
boolean |
execute(PlugInContext context)
Performs the action for this plugin.
|
static Collection |
removeNonVectorFeaturesAndWarn(Collection features,
LayerViewPanelContext context) |
createName, execute, execute, getName, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toStringpublic CopySelectedLayersToWarpingVectorsPlugIn()
public EnableCheck createEnableCheck(WorkbenchContext workbenchContext)
public static Collection removeNonVectorFeaturesAndWarn(Collection features, LayerViewPanelContext context)
public boolean execute(PlugInContext context) throws Exception
PlugInfalse to prevent the run method
from being called.execute in interface PlugInexecute in class AbstractPlugInException - if a problem occurs during plug-in executionThreadedPlugInCopyright © 2015. All rights reserved.