Package 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
    Definition of a function that maps a Double to a RandomVariable, with the possibility to throw an Exception.
     
     
    A two dimensional plotable.
     
  • Class Summary
    Class
    Description
    A 2D category, i.e., Key-Value pair, where Key is a String ID and value is a Number.
    A stile for a given graph specifying color, shape and stroke.
    A named object of type T.
    Small convenient wrapper for JFreeChart line plot derived.
    Small convenient wrapper for Java FX line plot.
    Small convenient wrapper for Java FX line plot.
    Small convenient wrapper for JZY3D derived from the JZY3D SurfaceDemo.
    Axis wall
     
     
    Small convenient wrapper for JFreeChart line plot of a stochastic process.
    Static factory methods for various plots (used to keep demos short).
    Class representing a point in F^2 where F is the set of double floating point numbers.