Package inra.ijpb.plugins
Class RegionAdjacencyGraphPlugin
java.lang.Object
inra.ijpb.plugins.RegionAdjacencyGraphPlugin
- All Implemented Interfaces:
ij.plugin.PlugIn
public class RegionAdjacencyGraphPlugin
extends java.lang.Object
implements ij.plugin.PlugIn
- Author:
- dlegland
-
Constructor Summary
Constructors Constructor Description RegionAdjacencyGraphPlugin()
-
Method Summary
Modifier and Type Method Description void
run(java.lang.String arg0)
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RegionAdjacencyGraphPlugin
public RegionAdjacencyGraphPlugin()
-
-
Method Details
-
run
public void run(java.lang.String arg0)- Specified by:
run
in interfaceij.plugin.PlugIn
-