Package net.finmath.plots
Interface PlotableCategories
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Category2D>getSeries()GraphStylegetStyle()
-
-
-
Method Detail
-
getSeries
List<Category2D> getSeries()
-
getStyle
GraphStyle getStyle()
-
-