Uses of Class
adams.gui.visualization.stats.fourinone.VersusFitOptions
-
Packages that use VersusFitOptions Package Description adams.flow.sink adams.gui.tools.wekainvestigator.tab.classifytab.output adams.gui.visualization.stats.fourinone -
-
Uses of VersusFitOptions in adams.flow.sink
Fields in adams.flow.sink declared as VersusFitOptions Modifier and Type Field Description protected VersusFitOptionsFourInOneDisplay. m_VersusFitOptionsOptions for the vs fitMethods in adams.flow.sink that return VersusFitOptions Modifier and Type Method Description VersusFitOptionsFourInOneDisplay. getVersusFitOptions()Get the options for the vsfit plotMethods in adams.flow.sink with parameters of type VersusFitOptions Modifier and Type Method Description voidFourInOneDisplay. setVersusFitOptions(VersusFitOptions val)Set the options for the vsfit plot -
Uses of VersusFitOptions in adams.gui.tools.wekainvestigator.tab.classifytab.output
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.output declared as VersusFitOptions Modifier and Type Field Description protected VersusFitOptionsFourInOnePlot. m_VersusFitOptionsOptions for the vs fitMethods in adams.gui.tools.wekainvestigator.tab.classifytab.output that return VersusFitOptions Modifier and Type Method Description VersusFitOptionsFourInOnePlot. getVersusFitOptions()Get the options for the vsfit plot.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output with parameters of type VersusFitOptions Modifier and Type Method Description voidFourInOnePlot. setVersusFitOptions(VersusFitOptions value)Set the options for the vsfit plot. -
Uses of VersusFitOptions in adams.gui.visualization.stats.fourinone
Fields in adams.gui.visualization.stats.fourinone declared as VersusFitOptions Modifier and Type Field Description protected VersusFitOptionsFourInOne. m_VsFitOptionsoptions for the vs fit plotprotected VersusFitOptionsVersusFit. m_VsFitOptionsOptions for the plotMethods in adams.gui.visualization.stats.fourinone with parameters of type VersusFitOptions 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-onevoidVersusFit. setOptions(VersusFitOptions val)Set the options for this versus fit
-