Uses of Class
adams.gui.visualization.stats.probabilityplot.NormalPlotOptions
-
-
Uses of NormalPlotOptions in adams.flow.sink
Fields in adams.flow.sink declared as NormalPlotOptions Modifier and Type Field Description protected NormalPlotOptionsFourInOneDisplay. m_NormalPlotOptionsoptions for the normal plotMethods in adams.flow.sink that return NormalPlotOptions Modifier and Type Method Description NormalPlotOptionsFourInOneDisplay. getNormalPlotOptions()get the options for the normal plotMethods in adams.flow.sink with parameters of type NormalPlotOptions Modifier and Type Method Description voidFourInOneDisplay. setNormalPlotOptions(NormalPlotOptions val)Set the options for the normal plot -
Uses of NormalPlotOptions in adams.gui.tools.wekainvestigator.tab.classifytab.output
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.output declared as NormalPlotOptions Modifier and Type Field Description protected NormalPlotOptionsFourInOnePlot. m_NormalPlotOptionsoptions for the normal plotMethods in adams.gui.tools.wekainvestigator.tab.classifytab.output that return NormalPlotOptions Modifier and Type Method Description NormalPlotOptionsFourInOnePlot. getNormalPlotOptions()get the options for the normal plot.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output with parameters of type NormalPlotOptions Modifier and Type Method Description voidFourInOnePlot. setNormalPlotOptions(NormalPlotOptions value)Set the options for the normal plot. -
Uses of NormalPlotOptions in adams.gui.visualization.stats.fourinone
Fields in adams.gui.visualization.stats.fourinone declared as NormalPlotOptions Modifier and Type Field Description protected NormalPlotOptionsFourInOne. m_NormOptionsOptions for the normal probability plotMethods in adams.gui.visualization.stats.fourinone with parameters of type NormalPlotOptions 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-one -
Uses of NormalPlotOptions in adams.gui.visualization.stats.probabilityplot
Fields in adams.gui.visualization.stats.probabilityplot declared as NormalPlotOptions Modifier and Type Field Description protected NormalPlotOptionsNormalPlot. m_NormOptionsOptions for this normal distributionMethods in adams.gui.visualization.stats.probabilityplot with parameters of type NormalPlotOptions Modifier and Type Method Description voidNormalPlot. setOptions(NormalPlotOptions val)Set the options for this plot
-