public class

PlotState

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

Class Overview

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

Summary

Public Constructors
PlotState()
Creates a new state object.
Public Methods
Map getSharedAxisStates()
Returns a map containing the shared axis states.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PlotState ()

Creates a new state object.

Public Methods

public Map getSharedAxisStates ()

Returns a map containing the shared axis states.

Returns
  • A map.