Class Fitter

All Implemented Interfaces:
PlugIn, ClipboardOwner, ActionListener, FocusListener, ItemListener, KeyListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class Fitter
extends PlugInFrame
implements PlugIn, ItemListener, ActionListener, KeyListener, ClipboardOwner
ImageJ plugin that does curve fitting using the modified CurveFitter class. Includes simplex settings dialog option.
Author:
Kieran Holland (email: holki659@student.otago.ac.nz) 2013-10-01: fit not in EventQueue, setStatusAndEsc, error if nonnumeric data
See Also:
Serialized Form