org.jfree.chart.plot

Class PlotState


public class PlotState
extends java.lang.Object

Records information about the state of a plot during the drawing process.

Constructor Summary

PlotState()
Creates a new state object.

Method Summary

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

Constructor Details

PlotState

public PlotState()
Creates a new state object.

Method Details

getSharedAxisStates

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