java.lang.Object
net.finmath.plots.axis.NumberAxis
- All Implemented Interfaces:
Axis
A specification of the number axis, providing specific implementations.
- Author:
- Christian Fries
-
Constructor Summary
ConstructorsConstructorDescriptionNumberAxis(String label, Double min, Double max)
NumberAxis(String label, Double min, Double max, NumberFormat numberFormat)
-
Method Summary
-
Constructor Details
-
NumberAxis
-
NumberAxis
-
NumberAxis
public NumberAxis()
-
-
Method Details
-
getImplementationJFree
public org.jfree.chart.axis.NumberAxis getImplementationJFree()
-