Uses of Class
htw.ai.dln.utils.Plot.Line
-
Packages that use Plot.Line Package Description htw.ai.dln.utils -
-
Uses of Plot.Line in htw.ai.dln.utils
Methods in htw.ai.dln.utils that return Plot.Line Modifier and Type Method Description static Plot.Line
Plot.Line. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Plot.Line[]
Plot.Line. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in htw.ai.dln.utils with parameters of type Plot.Line Modifier and Type Method Description Plot.DataSeriesOptions
Plot.DataSeriesOptions. line(Plot.Line line)
-