Uses of Class
htw.ai.dln.utils.Plot.AxisOptions
-
Packages that use Plot.AxisOptions Package Description htw.ai.dln.utils -
-
Uses of Plot.AxisOptions in htw.ai.dln.utils
Methods in htw.ai.dln.utils that return Plot.AxisOptions Modifier and Type Method Description static Plot.AxisOptionsPlot. axisOpts()Plot.AxisOptionsPlot.AxisOptions. format(Plot.AxisFormat format)Plot.AxisOptionsPlot.AxisOptions. range(double min, double max)Methods in htw.ai.dln.utils with parameters of type Plot.AxisOptions Modifier and Type Method Description PlotPlot. xAxis(java.lang.String name, Plot.AxisOptions opts)PlotPlot. yAxis(java.lang.String name, Plot.AxisOptions opts)
-