info.monitorenter.gui.chart.errorbars
Class ErrorBarPainterLine

java.lang.Object
  extended by info.monitorenter.gui.chart.errorbars.ErrorBarPainter
      extended by info.monitorenter.gui.chart.errorbars.ErrorBarPainterLine
All Implemented Interfaces:
IErrorBarPainter, java.io.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:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface info.monitorenter.gui.chart.IErrorBarPainter
IErrorBarPainter.ISegment
 
Field Summary
 
Fields inherited from class info.monitorenter.gui.chart.errorbars.ErrorBarPainter
DEFAULT_SEGMENT_COLOR, m_propertyChangeSupport
 
Fields inherited from interface info.monitorenter.gui.chart.IErrorBarPainter
PROPERTY_CONNECTION, PROPERTY_CONNECTION_COLOR, PROPERTY_ENDPOINT, PROPERTY_ENDPOINT_COLOR, PROPERTY_STARTPOINT, PROPERTY_STARTPOINT_COLOR
 
Constructor Summary
ErrorBarPainterLine()
          Defcon.
 
Method Summary
 
Methods inherited from class info.monitorenter.gui.chart.errorbars.ErrorBarPainter
addPropertyChangeListener, equals, getConnectionColor, getConnectionPainter, getEndPointColor, getEndPointPainter, getPropertyChangeListeners, getSegmentConnection, getSegmentEnd, getSegmentStart, getStartPointColor, getStartPointPainter, hashCode, paintErrorBar, removePropertyChangeListener, removePropertyChangeListener, setConnectionColor, setConnectionPainter, setEndPointColor, setEndPointPainter, setStartPointColor, setStartPointPainter
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorBarPainterLine

public ErrorBarPainterLine()
Defcon.



Copyright © 2001 - 2010 LGPL, All Rights Footloose.