| java.lang.Object org.jfree.chart.plot.PlotState
PlotState | public class PlotState (Code) | | Records information about the state of a plot during the drawing process.
|
Constructor Summary | |
public | PlotState() Creates a new state object. |
PlotState | public PlotState()(Code) | | Creates a new state object.
|
getSharedAxisStates | public Map getSharedAxisStates()(Code) | | Returns a map containing the shared axis states.
A map. |
|
|