Frames | No Frames |
Classes derived from org.jfree.chart.axis.Axis | |
class | An axis that displays categories. |
class | An axis that displays categories and has a 3D effect. |
class | This class extends NumberAxis and handles cycling. |
class | The base class for axes that display dates. |
class | An extended version of the CategoryAxis class that supports
sublabels on the axis. |
class | A numerical axis that uses a logarithmic scale. |
class | An axis that displays numerical values within a fixed range using a modulo
calculation. |
class | An axis for displaying numerical data. |
class | A standard linear value axis with a 3D effect corresponding to the
offset specified by some renderers. |
class | An axis that displays a date scale based on a
RegularTimePeriod . |
class | A specialised category axis that can display sub-categories. |
class | A standard linear value axis that replaces integer values with symbols. |
class | The base class for axes that display value data, where values are measured
using the double primitive. |
Methods with parameter type org.jfree.chart.axis.Axis | |
void | Adds an axis to the collection. |
Constructors with parameter type org.jfree.chart.axis.Axis | |
Creates a new AxisChangeEvent. |
Methods with return type org.jfree.chart.axis.Axis | |
Axis | Returns the axis that generated the event. |