protected static class CategoryStepRenderer.State extends CategoryItemRendererState
| Modifier and Type | Field and Description |
|---|---|
Line2D |
line
A working line for re-use to avoid creating large numbers of
objects.
|
| Constructor and Description |
|---|
State(PlotRenderingInfo info)
Creates a new state instance.
|
getBarWidth, getCrosshairState, getSeriesRunningTotal, getVisibleSeriesArray, getVisibleSeriesCount, getVisibleSeriesIndex, setBarWidth, setCrosshairState, setVisibleSeriesArraygetElementHinting, getEntityCollection, getInfo, setElementHintingpublic Line2D line
public State(PlotRenderingInfo info)
info - collects plot rendering information (null
permitted).Copyright © 2001–2017 JFree.org. All rights reserved.