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