|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--astro.calc.OrthoWayPoint
A Point and its azimuth to the next one
| Constructor Summary | |
OrthoWayPoint(Point p,
java.lang.Double z)
Constructor |
|
| Method Summary | |
Point |
getPoint()
|
java.lang.Double |
getZ()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OrthoWayPoint(Point p,
java.lang.Double z)
| Method Detail |
public Point getPoint()
public java.lang.Double getZ()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||