com.sun.star.drawing
Class PolyPolygonShape3D
java.lang.Object
|
+--com.sun.star.drawing.PolyPolygonShape3D
- public synchronized class PolyPolygonShape3D
- extends java.lang.Object
Field Summary |
double[][] |
SequenceX
|
double[][] |
SequenceY
|
double[][] |
SequenceZ
|
static java.lang.Object |
UNORUNTIMEDATA
|
Constructor Summary |
PolyPolygonShape3D()
|
PolyPolygonShape3D(double[][] d1,
double[][] d2,
double[][] d3)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SequenceX
public double[][] SequenceX
SequenceY
public double[][] SequenceY
SequenceZ
public double[][] SequenceZ
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
PolyPolygonShape3D
public PolyPolygonShape3D()
PolyPolygonShape3D
public PolyPolygonShape3D(double[][] d1,
double[][] d2,
double[][] d3)