(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 Feather

Copyright & License | Privacy | Contact Us

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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.