| Package | Description |
|---|---|
| net.finmath.plots |
Simple convenient creation of plots.
|
| Modifier and Type | Method and Description |
|---|---|
Plot2DFX |
Plot2DFX.setTitle(java.lang.String title) |
Plot2DFX |
Plot2DFX.setXAxisLabel(java.lang.String xAxisLabel) |
Plot2DFX |
Plot2DFX.setYAxisLabel(java.lang.String yAxisLabel) |
Plot2DFX |
Plot2DFX.setYAxisRange(java.lang.Double min,
java.lang.Double max) |
Plot2DFX |
Plot2DFX.update(java.util.List<Plotable2D> plotables) |
Copyright © 2019. All Rights Reserved.