public static class DeviationRenderer.State extends XYLineAndShapeRenderer.State
drawItem
.Modifier and Type | Field and Description |
---|---|
List |
lowerCoordinates
A list of coordinates for the lower y-values in the current series
(after translation into Java2D space).
|
List |
upperCoordinates
A list of coordinates for the upper y-values in the current series
(after translation into Java2D space).
|
seriesPath
workingLine
Constructor and Description |
---|
State(PlotRenderingInfo info)
Creates a new state instance.
|
isLastPointGood, setLastPointGood, startSeriesPass
endSeriesPass, getFirstItemIndex, getLastItemIndex, getProcessVisibleItemsOnly, setProcessVisibleItemsOnly
getEntityCollection, getInfo
public List upperCoordinates
public List lowerCoordinates
public State(PlotRenderingInfo info)
info
- the plot rendering info.Jas4pp 1.5 © Java Analysis Studio for Particle Physics