Documentation of 'info.monitorenter.gui.chart.errorbars.ErrorBarPainter' Java class
ErrorBarPainter
info.monitorenter.gui.chart.errorbars

Class ErrorBarPainter

  • All Implemented Interfaces:
    IErrorBarPainter, java.io.Serializable
    Direct Known Subclasses:
    ErrorBarPainterLine


    public class ErrorBarPainter
    extends java.lang.Object
    implements IErrorBarPainter
    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 of IPointPainter.

    Property change events are fired as described in method IErrorBarPainter.addPropertyChangeListener(String, PropertyChangeListener) . Note that adding property change listeners to the nested access facades of type IErrorBarPainter.ISegment accessible via getXXXSegment() methods will fire the corresponding events for listeners of this instance (as they delegate the calls) while they fire events for properties defined in IErrorBarPainter.ISegment too. If you register for events of this instance and for the retrieved segments you will receive two PropertyChangeListener.propertyChange(java.beans.PropertyChangeEvent) for the same value changed.

    See Also:
    Serialized Form

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.