Documentation of 'info.monitorenter.gui.chart.traces.painters.TracePainterFill' Java class
TracePainterFill
info.monitorenter.gui.chart.traces.painters

Class TracePainterFill

    • Constructor Summary

      Constructors 
      Constructor and Description
      TracePainterFill(Chart2D chart)
      Constructor with the corresponding chart.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void discontinue(java.awt.Graphics g2d)
      Invoked to inform the painter that a discontinue in the trace to # paint has occured.
      void endPaintIteration(java.awt.Graphics g2d)
      Invoked to inform implementations that a paint iteration ends for the corresponding ITrace2D.
      boolean equals(java.lang.Object obj) 
      int hashCode() 
      void paintPoint(int absoluteX, int absoluteY, int nextX, int nextY, java.awt.Graphics g, ITracePoint2D original)
      Paint the point given by absolute coordinates on the given graphic context.
      void startPaintIteration(java.awt.Graphics g2d)
      Invoked to inform implementations that a paint iteration starts for the corresponding ITrace2D.
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, toString, wait, wait, wait

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.