Uses of Class
net.finmath.plots.Plot2D
-
Packages that use Plot2D Package Description net.finmath.plots Simple convenient creation of plots. -
-
Uses of Plot2D in net.finmath.plots
Methods in net.finmath.plots that return Plot2D Modifier and Type Method Description Plot2DPlot2D. setTitle(String title)Plot2DPlot2D. setXAxisLabel(String xAxisLabel)Plot2DPlot2D. setxAxisNumberFormat(NumberFormat xAxisNumberFormat)Plot2DPlot2D. setYAxisLabel(String yAxisLabel)Plot2DPlot2D. setyAxisNumberFormat(NumberFormat yAxisNumberFormat)Plot2DPlot2D. update(List<Plotable2D> plotables)
-