Class PlotState

java.lang.Object
org.jfree.chart.plot.PlotState

public class PlotState extends Object
Records information about the state of a plot during the drawing process.
  • Constructor Details

    • PlotState

      public PlotState()
      Creates a new state object.
  • Method Details

    • getSharedAxisStates

      Returns a map containing the shared axis states.
      Returns:
      A map.