(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 :: drawing ::

deprecated service RotationDescriptor
Usage Restrictions
deprecated
Description
This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. This service is depricated, instead please use the Transformation property of the service Shape.
Developers Guide
Drawings - Rotating and Shearing

Properties' Summary
long
RotateAngle
[ DEPRECATED ]
This is the angle for rotation of this Shape. The shape is rotated counter-clockwise around the center of the bounding box. This property contains an error, the rotation angle is mathematically inverted when You take into account that the Y-Axis of the coordinate system is pointing down. Please use the Transformation property of the service Shape instead.  
long
ShearAngle
[ DEPRECATED ]
[ OPTIONAL ]
This is the amount of shearing for this Shape. The shape is sheared counter-clockwise around the center of the bounding box  
Properties' Details
RotateAngle
long RotateAngle;
Usage Restrictions
deprecated
Description
This is the angle for rotation of this Shape. The shape is rotated counter-clockwise around the center of the bounding box. This property contains an error, the rotation angle is mathematically inverted when You take into account that the Y-Axis of the coordinate system is pointing down. Please use the Transformation property of the service Shape instead.
ShearAngle
long ShearAngle;
Usage Restrictions
deprecated
optional
Description
This is the amount of shearing for this Shape. The shape is sheared counter-clockwise around the center of the bounding box

 
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.