|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.star.drawing.Position3D
Field Summary | |
double |
PositionX
|
double |
PositionY
|
double |
PositionZ
|
static java.lang.Object |
UNORUNTIMEDATA
|
Constructor Summary | |
Position3D()
|
|
Position3D(double d1,
double d2,
double d3)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public double PositionX
public double PositionY
public double PositionZ
public static java.lang.Object UNORUNTIMEDATA
Constructor Detail |
public Position3D()
public Position3D(double d1, double d2, double d3)
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |