public class SelectFeaturesInFencePlugIn extends AbstractPlugIn
| Constructor and Description |
|---|
SelectFeaturesInFencePlugIn() |
| Modifier and Type | Method and Description |
|---|---|
static MultiEnableCheck |
createEnableCheck(WorkbenchContext workbenchContext) |
static void |
execute(LayerViewPanel layerViewPanel,
LayerNamePanel layerNamePanel,
com.vividsolutions.jts.geom.Geometry fence,
boolean skipUnselectedLayers,
boolean mentionModifierHelp) |
boolean |
execute(PlugInContext context)
Performs the action for this plugin.
|
createName, execute, execute, getName, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toStringpublic 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 executionThreadedPlugInpublic static void execute(LayerViewPanel layerViewPanel, LayerNamePanel layerNamePanel, com.vividsolutions.jts.geom.Geometry fence, boolean skipUnselectedLayers, boolean mentionModifierHelp)
public static MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)
Copyright © 2015. All rights reserved.