Package | Description |
---|---|
org.jfree.beans |
Core classes for Orson (a chart beans library based on JFreeChart).
|
Class and Description |
---|
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.
|