Uses of Class
de.gsi.chart.renderer.spi.AbstractDataSetManagement
-
Packages that use AbstractDataSetManagement Package Description de.gsi.chart.renderer.spi -
-
Uses of AbstractDataSetManagement in de.gsi.chart.renderer.spi
Subclasses of AbstractDataSetManagement in de.gsi.chart.renderer.spi Modifier and Type Class Description classAbstractErrorDataSetRendererParameter<R extends AbstractErrorDataSetRendererParameter<R>>simple class to move the various parameters out of the class containing the algorithms uses the shadow field pattern to minimise memory usage (lots of boiler-plate code ...classContourDataSetRendererhttps://en.wikipedia.org/wiki/Marching_squares#IsolineclassErrorDataSetRendererRenders data points with error bars and/or error surfaces It can be used e.g.classHistoryDataSetRendererRenders the data set with the pre-describedclassLabelledMarkerRendererclassLineRendererDeprecated.classMountainRangeRendererclassReducingLineRendererSimple, uncomplicated reducing line renderer
-