Package info.monitorenter.gui.chart.errorbars
-
Class Summary Class Description AErrorBarPolicyConfigurable Abase implementation that is configurable by the means of showing positive/negative errors in x/y dimension.IErrorBarPolicyErrorBarPainter Implementation of an error bar painter that allows configuration of the way the connection, start point and end point of an error bar is painted by the use ofIPointPainter.ErrorBarPainterLine An error bar painter that renders no end point and start point and renders a line as segment (PointPainterLine).ErrorBarPixel Straight forward dumb data container implementation.ErrorBarPolicyAbsoluteSummation Configurablethat adds an absolute error (relative to the absolute values) to the points to render.IErrorBarPolicyErrorBarPolicyRelative Configurablethat adds a relative error (relative to the absolute values) to the points to render.IErrorBarPolicy