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