| Package | Description |
|---|---|
| net.finmath.plots |
Simple convenient creation of plots.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Point2D> |
Plotable2D.getSeries() |
java.util.List<Point2D> |
PlotableFunction2D.getSeries() |
java.util.List<Point2D> |
PlotablePoints2D.getSeries() |
| Constructor and Description |
|---|
PlotablePoints2D(java.lang.String name,
java.util.List<Point2D> series,
GraphStyle style) |
Copyright © 2019. All Rights Reserved.