|
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.Direction3D
Field Summary | |
double |
DirectionX
|
double |
DirectionY
|
double |
DirectionZ
|
static java.lang.Object |
UNORUNTIMEDATA
|
Constructor Summary | |
Direction3D()
|
|
Direction3D(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 DirectionX
public double DirectionY
public double DirectionZ
public static java.lang.Object UNORUNTIMEDATA
Constructor Detail |
public Direction3D()
public Direction3D(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 |