Uses of Interface
net.finmath.plots.Plotable2D
-
Packages that use Plotable2D Package Description net.finmath.plots Simple convenient creation of plots. -
-
Uses of Plotable2D in net.finmath.plots
Classes in net.finmath.plots that implement Plotable2D Modifier and Type Class Description classPlotableFunction2DclassPlotablePoints2DMethod parameters in net.finmath.plots with type arguments of type Plotable2D Modifier and Type Method Description Plot2DPlot2D. update(List<Plotable2D> plotables)Plot2DFXPlot2DFX. update(List<Plotable2D> plotables)Constructor parameters in net.finmath.plots with type arguments of type Plotable2D Constructor Description Plot2D(List<Plotable2D> plotables)Plot2DFX(List<Plotable2D> plotables)
-