org.jplot2d.element.impl
Class XYGraphFiller
- java.lang.Object
-
- org.jplot2d.element.impl.XYGraphFiller
-
public class XYGraphFiller extends java.lang.ObjectDown-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 voidfill(java.awt.Graphics2D g, java.awt.Paint p)fill paint on the given graphics.static XYGraphFillergetInstance(XYGraphEx graph, java.awt.geom.Rectangle2D clip)Returns a filler and initial it with the given arguments.
-
-
-
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