|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmovements.TrackSegment.Direction
| Field Summary | |
private double |
across
|
private double |
down
|
| Constructor Summary | |
(package private) |
TrackSegment.Direction(double down,
double across)
|
| Method Summary | |
(package private) double |
atan()
|
(package private) double |
getDistance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private double down
private double across
| Constructor Detail |
TrackSegment.Direction(double down,
double across)
| Method Detail |
double atan()
double getDistance()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||