|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sculley.jim.swjava.SWPoint
Insert the type's description here. Creation date: (2/1/00 12:20:17 PM)
| Constructor Summary | |
SWPoint(double x,
double y,
double z)
SWPoint constructor comment. |
|
| Method Summary | |
double |
getX()
Insert the method's description here. |
double |
getY()
Insert the method's description here. |
double |
getZ()
Insert the method's description here. |
double[] |
toDoubleArray()
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SWPoint(double x,
double y,
double z)
| Method Detail |
public double getX()
public double getY()
public double getZ()
public double[] toDoubleArray()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||