|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| AxisConstants | Useful constants for the Axis class and its subclasses. |
| ColorBarAxis | An interface required for color bar axes. |
| HorizontalAxis | An interface that must be supported by all horizontal axes for layout purposes. |
| VerticalAxis | An interface that must be supported by all vertical axes for layout purposes. |
| Class Summary | |
| Axis | The base class for all axes in JFreeChart. |
| CategoryAxis | The base class for axes that display categories. |
| DateAxis | The base class for axes that display dates. |
| DateTickUnit | A tick unit for use by subclasses of DateAxis. |
| HorizontalCategoryAxis | A horizontal axis that displays categories. |
| HorizontalCategoryAxis3D | A horizontal axis that displays categories and has a 3D effect. |
| HorizontalColorBarAxis | A horizontal ColorBar. |
| HorizontalDateAxis | A horizontal axis that displays dates. |
| HorizontalLogarithmicAxis | A logarithmic value axis, for values displayed horizontally. |
| HorizontalLogarithmicColorBarAxis | A horizontal logarithmic ColorBar. |
| HorizontalMarkerAxisBand | A band that can be added to a horizontal axis to display regions. |
| HorizontalNumberAxis | A horizontal axis that displays numerical values. |
| HorizontalNumberAxis3D | A horizontal axis that displays numerical values, and has a 3D-effect. |
| HorizontalSymbolicAxis | A standard linear value axis, for SYMBOLIC values displayed horizontally. |
| NumberAxis | The base class for axes that display numerical data. |
| NumberTickUnit | A numerical tick unit. |
| SymbolicTickUnit | A symbolic tick unit. |
| Tick | Represents the dimensions of a tick on an axis (used during the process of drawing a chart, but not retained). |
| TickUnit | Base class representing a tick unit. |
| TickUnits | A collection of tick units. |
| ValueAxis | The base class for axes that display value data, where values are measured using the
double primitive. |
| VerticalCategoryAxis | A vertical axis that displays categories, used for horizontal bar charts. |
| VerticalColorBarAxis | A vertical ColorBar. |
| VerticalDateAxis | A vertical axis that displays dates. |
| VerticalLogarithmicAxis | A logarithmic value axis, for values displayed vertically. |
| VerticalLogarithmicColorBarAxis | A vertical ColorBar. |
| VerticalNumberAxis | A standard linear value axis, for values displayed vertically. |
| VerticalNumberAxis3D | A standard linear value axis, for values displayed vertically. |
| VerticalSymbolicAxis | A standard linear value axis, for SYMBOLIC values displayed vertically. |
| Exception Summary | |
| AxisNotCompatibleException | An exception that is generated when assigning an axis to a plot *if* the axis is not compatible with the plot type. |
Axis classes and interfaces.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||