protected class XYBarRenderer.XYBarRendererState extends XYItemRendererState
workingLine
Constructor and Description |
---|
XYBarRendererState(PlotRenderingInfo info)
Creates a new state object.
|
Modifier and Type | Method and Description |
---|---|
double |
getG2Base()
Returns the base (range) value in Java 2D space.
|
void |
setG2Base(double value)
Sets the range axis base in Java2D space.
|
endSeriesPass, getFirstItemIndex, getLastItemIndex, getProcessVisibleItemsOnly, setProcessVisibleItemsOnly, startSeriesPass
getEntityCollection, getInfo
public XYBarRendererState(PlotRenderingInfo info)
info
- the plot rendering info.