Uses of Class
net.finmath.plots.Plot2DFX
Packages that use Plot2DFX
-
Uses of Plot2DFX in net.finmath.plots
Methods in net.finmath.plots that return Plot2DFXModifier and TypeMethodDescriptionPlot2DFX.setXAxisLabel(String xAxisLabel)
Plot2DFX.setYAxisLabel(String yAxisLabel)
Plot2DFX.setYAxisRange(Double min, Double max)
Plot2DFX.update(List<Plotable2D> plotables)