|
Header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.chart.plot.PlotState
public class PlotState
Records information about the state of a plot during the drawing process.
Constructor Summary | |
---|---|
PlotState()
Creates a new state object. |
Method Summary | |
---|---|
java.util.Map |
getSharedAxisStates()
Returns a map containing the shared axis states. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlotState()
Method Detail |
---|
public java.util.Map getSharedAxisStates()
|
Footer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |