fr.ign.cogit.alpage.morphal.plugindeprecated
Class CodeEnVracPlugin
java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
fr.ign.cogit.alpage.morphal.plugindeprecated.CodeEnVracPlugin
- All Implemented Interfaces:
- PlugIn, ThreadedPlugIn
public class CodeEnVracPlugin
- extends AbstractPlugIn
- implements ThreadedPlugIn
Plugin qui ajoute un attribut "orientation" � une couche de polylignes
- 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 |
CodeEnVracPlugin
public CodeEnVracPlugin()
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
angle
public double angle(Point point,
Point point2)
- Calcul l'angle entre 2 points (entre 0 et 2*PI)