Class Hierarchy
- java.lang.Object
- cnuphys.splot.fit.ANonlinearFit (implements cnuphys.splot.fit.IValueGetter)
- java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- java.awt.Container
- javax.swing.JComponent (implements java.io.Serializable)
- javax.swing.JPanel (implements javax.accessibility.Accessible)
- cnuphys.splot.fit.FitEditorPanel
- javax.swing.JPanel (implements javax.accessibility.Accessible)
- javax.swing.JComponent (implements java.io.Serializable)
- java.awt.Container
- cnuphys.splot.fit.CubicSpline (implements cnuphys.splot.fit.IValueGetter)
- cnuphys.splot.fit.FErf (implements com.nr.model.MultiFuncd)
- cnuphys.splot.fit.FErfc (implements com.nr.model.MultiFuncd)
- cnuphys.splot.fit.FGaussian (implements cnuphys.splot.fit.IValueGetter)
- cnuphys.splot.fit.FGaussPoly (implements com.nr.model.MultiFuncd)
- cnuphys.splot.fit.Fit
- com.nr.model.Fitab
- cnuphys.splot.fit.LineFit (implements cnuphys.splot.fit.IValueGetter)
- com.nr.model.Fitexy
- cnuphys.splot.fit.LinearExyFit (implements cnuphys.splot.fit.IValueGetter)
- cnuphys.splot.fit.FitHold
- com.nr.model.Fitmrq
- cnuphys.splot.fit.AltPolynomialFit (implements cnuphys.splot.fit.IValueGetter)
- cnuphys.splot.fit.ErfcFit (implements cnuphys.splot.fit.IValueGetter)
- cnuphys.splot.fit.ErfFit (implements cnuphys.splot.fit.IValueGetter)
- cnuphys.splot.fit.GaussianFit (implements cnuphys.splot.fit.IValueGetter)
- cnuphys.splot.fit.PolyAndGaussianFit (implements cnuphys.splot.fit.IValueGetter)
- com.nr.model.Fitsvd
- cnuphys.splot.fit.PolyFit (implements cnuphys.splot.fit.IValueGetter)
- cnuphys.splot.fit.FitUtilities
- cnuphys.splot.fit.FPoly (implements com.nr.model.MultiFuncd)
- cnuphys.splot.fit.Polynomial (implements cnuphys.splot.fit.IValueGetter)
Interface Hierarchy
- cnuphys.splot.fit.IValueGetter
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cnuphys.splot.fit.Fit.ErrorType
- cnuphys.splot.fit.FitType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)