|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.vecmath.Tuple3d
javax.vecmath.Point3d
eof.java4autocad.Point
eof.java4autocad.Direction
| Field Summary |
| Fields inherited from class javax.vecmath.Tuple3d |
x, y, z |
| Constructor Summary | |
Direction()
|
|
Direction(double[] arg0)
|
|
Direction(double arg0,
double arg1,
double arg2)
|
|
Direction(javax.vecmath.Point3d arg0)
|
|
Direction(javax.vecmath.Point3f arg0)
|
|
Direction(javax.vecmath.Tuple3d arg0)
|
|
Direction(javax.vecmath.Tuple3f arg0)
|
|
Direction(com.jacob.com.Variant v)
|
|
| Methods inherited from class eof.java4autocad.Point |
toArray |
| Methods inherited from class javax.vecmath.Point3d |
distance, distanceL1, distanceLinf, distanceSquared, project |
| Methods inherited from class javax.vecmath.Tuple3d |
absolute, absolute, add, add, clamp, clamp, clamp, clamp, clampMax, clampMax, clampMax, clampMax, clampMin, clampMin, clampMin, clampMin, clone, epsilonEquals, equals, equals, get, get, hashCode, interpolate, interpolate, interpolate, interpolate, negate, negate, scale, scale, scaleAdd, scaleAdd, scaleAdd, set, set, set, set, sub, sub, toString |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Direction(com.jacob.com.Variant v)
public Direction(double arg0,
double arg1,
double arg2)
arg0 - arg1 - arg2 - public Direction(double[] arg0)
arg0 - public Direction(javax.vecmath.Point3d arg0)
arg0 - public Direction(javax.vecmath.Point3f arg0)
arg0 - public Direction(javax.vecmath.Tuple3f arg0)
arg0 - public Direction(javax.vecmath.Tuple3d arg0)
arg0 - public Direction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||