Uses of Class
adams.gui.visualization.stats.paintlet.VsOrderPaintlet
-
Packages that use VsOrderPaintlet Package Description adams.gui.visualization.stats.fourinone -
-
Uses of VsOrderPaintlet in adams.gui.visualization.stats.fourinone
Fields in adams.gui.visualization.stats.fourinone declared as VsOrderPaintlet Modifier and Type Field Description protected VsOrderPaintletVersusOrder. m_ValPaintlet for plotting the dataprotected VsOrderPaintletVersusOrderOptions. m_ValPaintlet for plotting the dataMethods in adams.gui.visualization.stats.fourinone that return VsOrderPaintlet Modifier and Type Method Description VsOrderPaintletVersusOrderOptions. getPaintlet()Get the paintlet for the versus order plotMethods in adams.gui.visualization.stats.fourinone with parameters of type VsOrderPaintlet Modifier and Type Method Description voidVersusOrderOptions. setPaintlet(VsOrderPaintlet val)Set the paintlet for the versus order plot
-