|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.brook.ascape.model.Coordinate
The base class for a location within a space defined by a particular geometry.
| Constructor Summary | |
Coordinate()
|
|
| Method Summary | |
abstract float |
getDistance(Coordinate coordinate)
Returns the distance between this coordinate and the supplied coordinate. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Coordinate()
| Method Detail |
public abstract float getDistance(Coordinate coordinate)
coordiante - the coordiante to measure distance to
|
(c) 1998-2000 The Brookings Insitution Webpage |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||