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 VsOrderPaintlet
VersusOrder. m_Val
Paintlet for plotting the dataprotected VsOrderPaintlet
VersusOrderOptions. m_Val
Paintlet for plotting the dataMethods in adams.gui.visualization.stats.fourinone that return VsOrderPaintlet Modifier and Type Method Description VsOrderPaintlet
VersusOrderOptions. 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 void
VersusOrderOptions. setPaintlet(VsOrderPaintlet val)
Set the paintlet for the versus order plot
-