public class RendererState
extends java.lang.Object
| Constructor and Description |
|---|
RendererState(PlotRenderingInfo info)
Creates a new state object.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
public RendererState(PlotRenderingInfo info)
info - the plot rendering info.public PlotRenderingInfo getInfo()
public EntityCollection getEntityCollection()
null) being used to record
chart entities.null).