:: com :: sun :: star :: drawing ::

service TextShape
Description
This service is for a text shape.

Included Services
Shape
This abstract service specifies the general characteristics of all Shape s.
FillProperties
This is a set of properties to describe the style for rendering an area.
LineProperties
This is a set of properties to describe the style for rendering a Line.
ShadowProperties
This is a set of properties to describe the style for rendering a shadow.
Text
This abstract service specifies the general characteristics of an optional text inside a Shape .
RotationDescriptor
This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape .
Properties' Summary
CornerRadius This is the radius of the corners.
Properties' Details
CornerRadius
long CornerRadius;
Description
This is the radius of the corners.

 
Top of Page