| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.chart.renderer.RendererStatepublic class RendererStateextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
EntityCollection |
|
PlotRenderingInfo |
|
public RendererState(PlotRenderingInfo info)
Creates a new state object.
- Parameters:
info- the plot rendering info.
public EntityCollection getEntityCollection()
A convenience method that returns a reference to the entity collection (may benull) being used to record chart entities.
- Returns:
- The entity collection (possibly
null).