Uses of Interface
net.finmath.plots.Plotable2D
Packages that use Plotable2D
-
Uses of Plotable2D in net.finmath.plots
Classes in net.finmath.plots that implement Plotable2DMethod parameters in net.finmath.plots with type arguments of type Plotable2DModifier and TypeMethodDescriptionPlot2D.update(List<Plotable2D> plotables)
Plot2DFX.update(List<Plotable2D> plotables)
Constructor parameters in net.finmath.plots with type arguments of type Plotable2DModifierConstructorDescriptionPlot2D(List<Plotable2D> plotables)
Plot2DFX(List<Plotable2D> plotables)