Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart ::

service Dim3DDiagram
Description
is a service for diagrams that support the capability to render themselves as three-dimensional diagrams as well as two-dimensional ones.
Developers Guide
Charts - 3-D Charts

Exported Interfaces - Summary
X3DDisplay

gives access to the properties of the wall and floor objects of the three-dimensional cuboid that contains the actual diagram.

X3DDefaultSetter

makes it easy to set suiteable defaults for illumination and rotation for 3D charts (details)

Properties' Summary
boolean
Dim3D
If set to true, the chart becomes a three-dimensional chart. Otherwise it is two-dimensional.  
long
Perspective
[ OPTIONAL ]
Perspective of 3D charts ( [0,100] ).  
long
RotationHorizontal
[ OPTIONAL ]
Horizontal rotation of 3D charts in degrees ( ]-180,180] ).  
long
RotationVertical
[ OPTIONAL ]
Vertical rotation of 3D charts in degrees ( ]-180,180] ).  
Exported Interfaces - Details
X3DDisplay
Description
gives access to the properties of the wall and floor objects of the three-dimensional cuboid that contains the actual diagram.
X3DDefaultSetter
Usage Restrictions
optional
Description
makes it easy to set suiteable defaults for illumination and rotation for 3D charts
Properties' Details
Dim3D
boolean Dim3D;
Description
If set to true, the chart becomes a three-dimensional chart. Otherwise it is two-dimensional.
Perspective
long Perspective;
Usage Restrictions
optional
Description
Perspective of 3D charts ( [0,100] ).
RotationHorizontal
long RotationHorizontal;
Usage Restrictions
optional
Description
Horizontal rotation of 3D charts in degrees ( ]-180,180] ).
RotationVertical
long RotationVertical;
Usage Restrictions
optional
Description
Vertical rotation of 3D charts in degrees ( ]-180,180] ).

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.