Module net.finmath.plots
Package net.finmath.plots
Simple convenient creation of plots.
For examples see the demo package net.finmath.plots.demo.
- Author:
- Christian Fries
-
Interface Summary Interface Description DoubleToRandomVariableFunction Definition of a function that maps a Double to a RandomVariable, with the possibility to throw an Exception.Plot Plotable Plotable2D PlotableCategories -
Class Summary Class Description Category2D GraphStyle A stile for a given graph specifying color, shape and stroke.Named<T> A named object of type T.Plot2D Small convenient wrapper for JFreeChart line plot derived.Plot2DBarFX Small convenient wrapper for Java FX line plot.Plot2DFX Small convenient wrapper for Java FX line plot.Plot3D Small convenient wrapper for JZY3D derived from the JZY3D SurfaceDemo.PlotableFunction2D PlotablePoints2D PlotProcess2D Small convenient wrapper for JFreeChart line plot of a stochastic process.Plots A factory for various plots.Point2D