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

service EllipseShape
Description
This service is for an ellipse or circle shape.

Included Services - Summary
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a Shape.
ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
RotationDescriptor
(referenced entity's summary:)
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.
Properties' Summary
CircleKind
CircleKind
This is the kind of circle.  
long
CircleStartAngle
If the kind specifies an open circle, this is the start angle.  
long
CircleEndAngle
If the kind specifies an open circle, this is the end angle.  
Included Services - Details
Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all Shapes.
LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a Shape.
ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
RotationDescriptor
(referenced entity's summary:)
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.
Properties' Details
CircleKind
CircleKind CircleKind;
Description
This is the kind of circle.
CircleStartAngle
long CircleStartAngle;
Description
If the kind specifies an open circle, this is the start angle.
CircleEndAngle
long CircleEndAngle;
Description
If the kind specifies an open circle, this is the end angle.

 
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.