Uses of Class
net.finmath.plots.PlotProcess2D
-
Packages that use PlotProcess2D Package Description net.finmath.plots Simple convenient creation of plots. -
-
Uses of PlotProcess2D in net.finmath.plots
Methods in net.finmath.plots that return PlotProcess2D Modifier and Type Method Description PlotProcess2D
PlotProcess2D. setTitle(java.lang.String title)
PlotProcess2D
PlotProcess2D. setXAxisLabel(java.lang.String xAxisLabel)
PlotProcess2D
PlotProcess2D. setYAxisLabel(java.lang.String yAxisLabel)
-