Class ErrorBarPolicyAbsoluteSummation

java.lang.Object
info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
info.monitorenter.gui.chart.errorbars.ErrorBarPolicyAbsoluteSummation
All Implemented Interfaces:
IErrorBarPolicy<AErrorBarPolicyConfigurable>, IPointPainter<AErrorBarPolicyConfigurable>, ITracePainter<AErrorBarPolicyConfigurable>, PropertyChangeListener, Serializable, Comparable<AErrorBarPolicyConfigurable>, EventListener

public class ErrorBarPolicyAbsoluteSummation extends AErrorBarPolicyConfigurable
Configurable IErrorBarPolicy that adds an absolute error (relative to the absolute values) to the points to render.

Version:
$Revision: 1.19 $
Author:
Achim Westermann
See Also: