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 |
|---|
XYSplineRenderer.XYSplineState(PlotRenderingInfo info)
Creates a new state instance.
|
isLastPointGood, setLastPointGood, startSeriesPassendSeriesPass, getFirstItemIndex, getLastItemIndex, getProcessVisibleItemsOnly, setProcessVisibleItemsOnlygetEntityCollection, getInfopublic GeneralPath fillArea
public XYSplineRenderer.XYSplineState(PlotRenderingInfo info)
info - the plot rendering info.Copyright © 2001-2014 JFree.org. All Rights Reserved.