fr.ign.cogit.alpage.morphal.plugindeprecated
Class CaracterisationPolygonsPlugin_AvantGroupe
java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
fr.ign.cogit.alpage.morphal.plugindeprecated.CaracterisationPolygonsPlugin_AvantGroupe
- All Implemented Interfaces:
- PlugIn, ThreadedPlugIn
public class CaracterisationPolygonsPlugin_AvantGroupe
- extends AbstractPlugIn
- implements ThreadedPlugIn
Plugin qui calcul les aires et p�rim�tres d'une couche de polygones
- Author:
- Eric Grosso - IGN / Laboratoire COGIT
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.vividsolutions.jump.workbench.plugin.PlugIn |
getName |
CaracterisationPolygonsPlugin_AvantGroupe
public CaracterisationPolygonsPlugin_AvantGroupe()
initialize
public void initialize(PlugInContext context)
- Specified by:
initialize
in interface PlugIn
- Overrides:
initialize
in class AbstractPlugIn
createEnableCheck
public static MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)
execute
public boolean execute(PlugInContext context)
- Specified by:
execute
in interface PlugIn
- Overrides:
execute
in class AbstractPlugIn
run
public void run(TaskMonitor monitor,
PlugInContext context)
- Specified by:
run
in interface ThreadedPlugIn