Package de.gsi.chart.renderer.datareduction
-
Class Summary Class Description DefaultDataReducer Default data reduction algorithm implementation for the ErrorDataSet Renderer
Simple algorithm that reduces the number of points if neighbouring x coordinates are closer than the user-defined dash size.DefaultDataReducer3D MaxDataReducer -- essentially a down-sampling data reduction algorithmRamanDouglasPeukerDataReducer Filters data using Ramer-Douglas-Peucker algorithm with specified tolerance N.B.VisvalingamMaheswariWhyattDataReducer Line generalisation by repeated elimination of the smallest area Visvalingam, Maheswari; Whyatt, J. -
Enum Summary Enum Description ReductionType