|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object eof.java4autocad.Point2D
Constructor Summary | |
Point2D()
|
|
Point2D(double x,
double y)
|
|
Point2D(javax.vecmath.Point2d p)
|
Method Summary | |
static com.jacob.com.Variant |
toArray(Point2D[] points)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Point2D()
public Point2D(double x, double y)
public Point2D(javax.vecmath.Point2d p)
Method Detail |
public static com.jacob.com.Variant toArray(Point2D[] points)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |