Class PointPicker_
java.lang.Object
PointPicker_
- All Implemented Interfaces:
ij.plugin.PlugIn
This class is the only one that is accessed directly by imageJ;
it attaches listeners and dies. Note that it implements
PlugIn
rather than PlugInFilter
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PointPicker_
public PointPicker_()
-
-
Method Details
-
run
- Specified by:
run
in interfaceij.plugin.PlugIn
-