Class ErrorBarPainterLine

java.lang.Object
info.monitorenter.gui.chart.errorbars.ErrorBarPainter
info.monitorenter.gui.chart.errorbars.ErrorBarPainterLine
All Implemented Interfaces:
IErrorBarPainter, Serializable

public class ErrorBarPainterLine extends ErrorBarPainter
An error bar painter that renders no end point and start point and renders a line as segment ( PointPainterLine).

Version:
$Revision: 1.9 $
Author:
Achim Westermann
See Also:
  • Constructor Details

    • ErrorBarPainterLine

      public ErrorBarPainterLine()
      Defcon.