public static class XYSplineRenderer.XYSplineState extends XYLineAndShapeRenderer.State
Modifier and Type | Field and Description |
---|---|
GeneralPath |
fillArea
The area to fill under the curve.
|
List<Point2D> |
points
The points.
|
seriesPath
workingLine
Constructor and Description |
---|
XYSplineState(PlotRenderingInfo info)
Creates a new state instance.
|
isLastPointGood, setLastPointGood, startSeriesPass
endSeriesPass, getFirstItemIndex, getLastItemIndex, getProcessVisibleItemsOnly, setProcessVisibleItemsOnly
getEntityCollection, getInfo
public GeneralPath fillArea
public XYSplineState(PlotRenderingInfo info)
info
- the plot rendering info.Jas4pp 1.5 © Java Analysis Studio for Particle Physics