Uses of Interface
net.finmath.plots.Plotable2D
Packages that use Plotable2D
-
Uses of Plotable2D in net.finmath.plots
Subinterfaces of Plotable2D in net.finmath.plotsModifier and TypeInterfaceDescriptioninterfaceA plotable extended with a set of intervalls.Classes in net.finmath.plots that implement Plotable2DModifier and TypeClassDescriptionclassclassclassMethod 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)