A C E G H I L N O R S T V

L

Location - Class in net.scheinerman.graph
The location class represents an integer coordinate location.
Location() - Constructor for class net.scheinerman.graph.Location
Creates a new location at the coordinates (0,0).
Location(int, int) - Constructor for class net.scheinerman.graph.Location
Creates a new location at the coordinates (x,y).

A C E G H I L N O R S T V