Uses of Class
adams.gui.visualization.stats.paintlet.VsFitPaintlet
-
Packages that use VsFitPaintlet Package Description adams.gui.visualization.stats.fourinone -
-
Uses of VsFitPaintlet in adams.gui.visualization.stats.fourinone
Fields in adams.gui.visualization.stats.fourinone declared as VsFitPaintlet Modifier and Type Field Description protected VsFitPaintlet
VersusFit. m_val
Paintlet for plottingprotected VsFitPaintlet
VersusFitOptions. m_Val
Paintlet for plotting the versus fitMethods in adams.gui.visualization.stats.fourinone that return VsFitPaintlet Modifier and Type Method Description VsFitPaintlet
VersusFitOptions. getPaintlet()
Get the paintlet used to plot the versus fitMethods in adams.gui.visualization.stats.fourinone with parameters of type VsFitPaintlet Modifier and Type Method Description void
VersusFitOptions. setPaintlet(VsFitPaintlet val)
Set the paintlet for plotting the versus fit
-