All Packages Class Hierarchy This Package Previous Next Index
Class GraphicPlotter.AxisLabelY
java.lang.Object
|
+----java.awt.Component
|
+----GraphicPlotter.AxisLabel
|
+----GraphicPlotter.AxisLabelY
- public class AxisLabelY
- extends AxisLabel
Class that defines the application supplied vertical (Y-axis)
label. Defined to supply a default implementation of
getShortName().
-
AxisLabelY()
-
-
getShortName()
- Return a short version of the axis name.
AxisLabelY
public AxisLabelY()
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