|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.leeds.ccg.andyt.projects.genesis.utilities.Location
public class Location
Field Summary | |
---|---|
double |
_Distance
|
double |
_X
|
double |
_Y
|
Constructor Summary | |
---|---|
Location(double _X,
double _Y,
double _Distance)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double _X
public double _Y
public double _Distance
Constructor Detail |
---|
public Location(double _X, double _Y, double _Distance)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |