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 VsFitPaintletVersusFit. m_valPaintlet for plottingprotected VsFitPaintletVersusFitOptions. m_ValPaintlet for plotting the versus fitMethods in adams.gui.visualization.stats.fourinone that return VsFitPaintlet Modifier and Type Method Description VsFitPaintletVersusFitOptions. 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 voidVersusFitOptions. setPaintlet(VsFitPaintlet val)Set the paintlet for plotting the versus fit
-