G H S T Z 

G

getZ() - Method in class HeightPoint
Accessor method for height.

H

HeightPoint - Class in <Unnamed>
Class to extend the standard java.awt.Point with a z variable for height.
HeightPoint() - Constructor for class HeightPoint
Default constructor.
HeightPoint(int, int, int) - Constructor for class HeightPoint
Extra constructor to deal with height.

S

setZ(int) - Method in class HeightPoint
Mutator method for height.

T

toString() - Method in class HeightPoint
Gives a String representation of the object.

Z

z - Variable in class HeightPoint
The new variable value.
G H S T Z