info.monitorenter.gui.chart.errorbars
Class ErrorBarPainterLine
- java.lang.Object
-
- info.monitorenter.gui.chart.errorbars.ErrorBarPainter
-
- 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).- 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
-
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
Constructors Constructor and Description 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
-
-
DMelt 3.0 © DataMelt by jWork.ORG