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