| java.lang.Object | |
| ↳ | org.jfree.chart.renderer.RendererState |
Known Direct Subclasses
|
Known Indirect Subclasses
|
Represents the current state of a renderer.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new state object.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
A convenience method that returns a reference to the entity
collection (may be
null) being used to record
chart entities. | |||||||||||
Returns the plot rendering info.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new state object.
| info | the plot rendering info. |
|---|
A convenience method that returns a reference to the entity
collection (may be null) being used to record
chart entities.
null).