All Packages Class Hierarchy This Package Previous Next Index
Class GraphicPlotter.AxisLabelX
java.lang.Object
|
+----java.awt.Component
|
+----GraphicPlotter.AxisLabel
|
+----GraphicPlotter.AxisLabelX
- public class AxisLabelX
- extends AxisLabel
Class that defines the application supplied horizontal (X-axis)
label title. Defined to supply a default implementation of
getShortName().
-
AxisLabelX()
-
-
getShortName()
- Return a short version of the axis name.
AxisLabelX
public AxisLabelX()
getShortName
public String getShortName()
- Return a short version of the axis name.
- Overrides:
- getShortName in class AxisLabel
All Packages Class Hierarchy This Package Previous Next Index