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 |
|---|
CategoryStepRenderer.State(PlotRenderingInfo info)
Creates a new state instance.
|
getBarWidth, getCrosshairState, getSeriesRunningTotal, getVisibleSeriesArray, getVisibleSeriesCount, getVisibleSeriesIndex, setBarWidth, setCrosshairState, setVisibleSeriesArraygetEntityCollection, getInfopublic Line2D line
public CategoryStepRenderer.State(PlotRenderingInfo info)
info - collects plot rendering information (null
permitted).Copyright © 2001-2014 JFree.org. All Rights Reserved.