|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--jumbo.euclid.Status
|
+--jumbo.euclid.Point3
|
+--org.xmlcml.cml.Coordinate3
still under development - the DTD requires several attributes but it seems like overkill to start with
| Field Summary | |
protected java.lang.String |
conventionName
|
protected java.lang.String |
id
|
protected java.lang.String |
title
|
protected Units |
units
|
| Fields inherited from class jumbo.euclid.Point3 |
flarray |
| Constructor Summary | |
Coordinate3(double x,
double y,
double z)
|
|
| Methods inherited from class jumbo.euclid.Point3 |
clone,
clone,
clone,
distanceFromLine,
distanceFromPlane,
divideBy,
elementAt,
equals,
getAngle,
getArray,
getClosestPointOnLine,
getDistanceFromOrigin,
getDistanceFromPoint,
getMidPoint,
getTorsion,
isOrigin,
main,
multiplyBy,
plus,
plus,
subtract,
subtract,
toString,
transform |
| Methods inherited from class jumbo.euclid.Status |
NYI |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
protected java.lang.String title
protected java.lang.String id
protected java.lang.String conventionName
protected Units units
| Constructor Detail |
public Coordinate3(double x,
double y,
double z)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||