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