:: com :: sun :: star :: drawing ::
|
struct Position3D |
|
- Description
- specifies a 3-dimensional point.
|
Elements' Summary |
PositionX |
the position on the X-Axis in the 3D room in 100th of millimeters
|
PositionY |
the position on the Y-Axis in the 3D room in 100th of millimeters
|
PositionZ |
the position on the Z-Axis in the 3D room in 100th of millimeters
|
Elements' Details |
PositionX
double PositionX;
- Description
- the position on the X-Axis in the 3D room in 100th of millimeters
|
|
PositionY
double PositionY;
- Description
- the position on the Y-Axis in the 3D room in 100th of millimeters
|
|
PositionZ
double PositionZ;
- Description
- the position on the Z-Axis in the 3D room in 100th of millimeters
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.