|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HorizontalNumberAxis | |
com.jrefinery.chart | The main classes in the JFreeChart class library. |
Uses of HorizontalNumberAxis in com.jrefinery.chart |
Subclasses of HorizontalNumberAxis in com.jrefinery.chart | |
class |
HorizontalLogarithmicAxis
A logarithmic value axis, for values displayed horizontally. |
class |
HorizontalNumberAxis3D
A horizontal axis that displays numerical values, and has a 3D-effect. |
class |
HorizontalSymbolicAxis
A standard linear value axis, for SYMBOLIC values displayed horizontally. |
Constructors in com.jrefinery.chart with parameters of type HorizontalNumberAxis | |
HorizontalMarkerAxisBand(HorizontalNumberAxis axis,
double topOuterGap,
double topInnerGap,
double bottomOuterGap,
double bottomInnerGap,
java.awt.Font font)
Constructs a new axis band. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |