Uses of Class
moa.gui.experimentertab.PlotTab.PlotStyle
-
Packages that use PlotTab.PlotStyle Package Description moa.gui.experimentertab -
-
Uses of PlotTab.PlotStyle in moa.gui.experimentertab
Methods in moa.gui.experimentertab that return PlotTab.PlotStyle Modifier and Type Method Description static PlotTab.PlotStyle
PlotTab.PlotStyle. valueOf(String name)
Returns the enum constant of this type with the specified name.static PlotTab.PlotStyle[]
PlotTab.PlotStyle. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-