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