Documentation of 'org.jplot2d.element.impl.XYGraphFiller' Java class
XYGraphFiller
org.jplot2d.element.impl

Class XYGraphFiller



  • public class XYGraphFiller
    extends java.lang.Object
    Down-sample the line data and construct a closed shape for filling.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void fill(java.awt.Graphics2D g, java.awt.Paint p)
      fill paint on the given graphics.
      static XYGraphFiller getInstance(XYGraphEx graph, java.awt.geom.Rectangle2D clip)
      Returns a filler and initial it with the given arguments.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getInstance

        public static XYGraphFiller getInstance(XYGraphEx graph,
                                                java.awt.geom.Rectangle2D clip)
        Returns a filler and initial it with the given arguments.
        Parameters:
        graph -
        clip -
        Returns:
      • fill

        public void fill(java.awt.Graphics2D g,
                         java.awt.Paint p)
        fill paint on the given graphics.
        Parameters:
        g -
        p -

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.