Uses of Class
de.gsi.chart.renderer.spi.AbstractPointReductionManagment
-
Packages that use AbstractPointReductionManagment Package Description de.gsi.chart.renderer.spi -
-
Uses of AbstractPointReductionManagment in de.gsi.chart.renderer.spi
Classes in de.gsi.chart.renderer.spi with type parameters of type AbstractPointReductionManagment Modifier and Type Class Description classAbstractPointReductionManagment<R extends AbstractPointReductionManagment<R>>Subclasses of AbstractPointReductionManagment in de.gsi.chart.renderer.spi Modifier and Type Class Description classAbstractContourDataSetRendererParameter<R extends AbstractContourDataSetRendererParameter<R>>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 ...classContourDataSetRendererDefault renderer for the display of 3D surface-type DataSets.classErrorDataSetRendererRenders data points with error bars and/or error surfaces It can be used e.g.classHistoryDataSetRendererRenders the data set with the pre-describedclassMountainRangeRenderer
-