|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.chart.renderer.RendererState
Represents the current state of a renderer.
Constructor Summary | |
RendererState(PlotRenderingInfo info)
Creates a new state object. |
Method Summary | |
PlotRenderingInfo |
getInfo()
Returns the plot rendering info. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RendererState(PlotRenderingInfo info)
info
- the plot rendering info.Method Detail |
public PlotRenderingInfo getInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |