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.
|
seriesPathworkingLine| Constructor and Description |
|---|
XYSplineState(PlotRenderingInfo info)
Creates a new state instance.
|
isLastPointGood, setLastPointGood, startSeriesPassendSeriesPass, getFirstItemIndex, getLastItemIndex, getProcessVisibleItemsOnly, setProcessVisibleItemsOnlygetElementHinting, getEntityCollection, getInfo, setElementHintingpublic GeneralPath fillArea
public XYSplineState(PlotRenderingInfo info)
info - the plot rendering info.Copyright © 2001–2017 JFree.org. All rights reserved.