Skip navigation links
E F G L N S T W 

E

east() - Method in class franck.Location
Returns the location east of this location.

F

franck - package franck
 

G

getX() - Method in class franck.Location
Returns the x-coordinate of this location.
getY() - Method in class franck.Location
Returns the y-coordinate of this location.

L

Location - Class in franck
This class represents a location.
Location() - Constructor for class franck.Location
Initializes this location to (0, 0).
Location(int, int) - Constructor for class franck.Location
Initializes this location with the given x- and y-coordinate.

N

north() - Method in class franck.Location
Returns the location north of this location.

S

south() - Method in class franck.Location
Returns the location south of this location.

T

toString() - Method in class franck.Location
Returns a string representation of this location.

W

west() - Method in class franck.Location
Returns the location west of this location.
E F G L N S T W 
Skip navigation links