org.jfree.chart.renderer
public class RendererState extends Object
Constructor Summary | |
---|---|
RendererState(PlotRenderingInfo info)
Creates a new state object.
|
Method Summary | |
---|---|
EntityCollection | getEntityCollection()
A convenience method that returns a reference to the entity
collection (may be null ) being used to record
chart entities.
|
PlotRenderingInfo | getInfo()
Returns the plot rendering info.
|
Parameters: info the plot rendering info.
null
) being used to record
chart entities.
Returns: The entity collection (possibly null
).
Returns: The info.