Uses of Package
org.jfree.beans

Packages that use org.jfree.beans
org.jfree.beans Core classes for Orson (a chart beans library based on JFreeChart). 
 

Classes in org.jfree.beans used by org.jfree.beans
AbstractCategoryChart
          A base class for chart beans that use a CategoryPlot.
AbstractChart
          A base class for creating chart beans.
AbstractXYChart
          A base class for beans that use the XYPlot class.
AxisScale
          A token representing the axis scale type.
LegendPosition
          A token representing the legend position.
NumericalXYChart
          An XY chart where both the x and y-axes are numerical.