Documentation of 'info.monitorenter.gui.chart.ITracePainter' Java class
ITracePainter
info.monitorenter.gui.chart

Interface ITracePainter<T extends ITracePainter<T>>

    • Method Detail

      • discontinue

        void discontinue(java.awt.Graphics g2d)
        Invoked to inform the painter that a discontinue in the trace to # paint has occured.

        This only has to be implemented by painters that collect several points of IPointPainter.paintPoint(int, int, int, int, Graphics, ITracePoint2D) to draw them as polygons (e.g.: Graphics.drawPolyline(int[], int[], int)).

        Parameters:
        g2d - provided in case pending paint operations have to be performed.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.