Class PointPicker_

java.lang.Object
PointPicker_
All Implemented Interfaces:
ij.plugin.PlugIn

public class PointPicker_ extends Object implements 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.