Uses of Class
net.finmath.plots.Plot2DFX
-
Packages that use Plot2DFX Package Description net.finmath.plots Simple convenient creation of plots. -
-
Uses of Plot2DFX in net.finmath.plots
Methods in net.finmath.plots that return Plot2DFX Modifier and Type Method Description Plot2DFXPlot2DFX. setTitle(String title)Plot2DFXPlot2DFX. setXAxisLabel(String xAxisLabel)Plot2DFXPlot2DFX. setYAxisLabel(String yAxisLabel)Plot2DFXPlot2DFX. setYAxisRange(Double min, Double max)Plot2DFXPlot2DFX. update(List<Plotable2D> plotables)
-