org.jfree.chart.renderer.category
protected static class CategoryStepRenderer.State extends CategoryItemRendererState
Field Summary | |
---|---|
Line2D | line
A working line for re-use to avoid creating large numbers of
objects. |
Constructor Summary | |
---|---|
State(PlotRenderingInfo info)
Creates a new state instance.
|
Parameters: info collects plot rendering information (null
permitted).