Uses of Class
htw.ai.dln.utils.Plot.LegendFormat
-
Packages that use Plot.LegendFormat Package Description htw.ai.dln.utils -
-
Uses of Plot.LegendFormat in htw.ai.dln.utils
Methods in htw.ai.dln.utils that return Plot.LegendFormat Modifier and Type Method Description static Plot.LegendFormat
Plot.LegendFormat. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Plot.LegendFormat[]
Plot.LegendFormat. 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.LegendFormat Modifier and Type Method Description Plot.PlotOptions
Plot.PlotOptions. legend(Plot.LegendFormat legend)
-