| Package | Description |
|---|---|
| net.finmath.plots |
Simple convenient creation of plots.
|
| Modifier and Type | Method and Description |
|---|---|
Plot2D |
Plot2D.setTitle(java.lang.String title) |
Plot2D |
Plot2D.setXAxisLabel(java.lang.String xAxisLabel) |
Plot2D |
Plot2D.setxAxisNumberFormat(java.text.NumberFormat xAxisNumberFormat) |
Plot2D |
Plot2D.setYAxisLabel(java.lang.String yAxisLabel) |
Plot2D |
Plot2D.setyAxisNumberFormat(java.text.NumberFormat yAxisNumberFormat) |
Plot2D |
Plot2D.update(java.util.List<Plotable2D> plotables) |
Copyright © 2019. All Rights Reserved.