public class RendererState extends 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
).Jas4pp 1.5 © Java Analysis Studio for Particle Physics