Uses of Class
adams.gui.visualization.stats.fourinone.VersusOrderOptions
-
Packages that use VersusOrderOptions Package Description adams.flow.sink adams.gui.tools.wekainvestigator.tab.classifytab.output adams.gui.visualization.stats.fourinone -
-
Uses of VersusOrderOptions in adams.flow.sink
Fields in adams.flow.sink declared as VersusOrderOptions Modifier and Type Field Description protected VersusOrderOptionsFourInOneDisplay. m_VersusOrderOptionsOptions for the vs orderMethods in adams.flow.sink that return VersusOrderOptions Modifier and Type Method Description VersusOrderOptionsFourInOneDisplay. getVersusOrderOptions()Get the options for the vsorder plotMethods in adams.flow.sink with parameters of type VersusOrderOptions Modifier and Type Method Description voidFourInOneDisplay. setVersusOrderOptions(VersusOrderOptions val)Set the options for the vs order plot -
Uses of VersusOrderOptions in adams.gui.tools.wekainvestigator.tab.classifytab.output
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.output declared as VersusOrderOptions Modifier and Type Field Description protected VersusOrderOptionsFourInOnePlot. m_VersusOrderOptionsOptions for the vs orderMethods in adams.gui.tools.wekainvestigator.tab.classifytab.output that return VersusOrderOptions Modifier and Type Method Description VersusOrderOptionsFourInOnePlot. getVersusOrderOptions()Get the options for the vsorder plot.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output with parameters of type VersusOrderOptions Modifier and Type Method Description voidFourInOnePlot. setVersusOrderOptions(VersusOrderOptions value)Set the options for the vs order plot. -
Uses of VersusOrderOptions in adams.gui.visualization.stats.fourinone
Fields in adams.gui.visualization.stats.fourinone declared as VersusOrderOptions Modifier and Type Field Description protected VersusOrderOptionsFourInOne. m_VsOrderOptionsoptions for the vs order plotprotected VersusOrderOptionsVersusOrder. m_VsOrderOptionsOptions for the vsorder plotMethods in adams.gui.visualization.stats.fourinone with parameters of type VersusOrderOptions Modifier and Type Method Description voidFourInOne. setOptions(HistogramOptions hist, VersusFitOptions vsFit, VersusOrderOptions vsOrder, NormalPlotOptions norm)Set the options for each of the plots within the four-in-onevoidVersusOrder. setOptions(VersusOrderOptions val)Set the options for the versus order
-