org.jfree.chart.plot

Class PlotState

public class PlotState extends Object

Records information about the state of a plot during the drawing process.
Constructor Summary
PlotState()
Creates a new state object.
Method Summary
MapgetSharedAxisStates()
Returns a map containing the shared axis states.

Constructor Detail

PlotState

public PlotState()
Creates a new state object.

Method Detail

getSharedAxisStates

public Map getSharedAxisStates()
Returns a map containing the shared axis states.

Returns: A map.