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

service PolyLineShape
Description
This service is for a polyline shape.

A polyline has one or more straight lines.


Included Services
::com::sun::star::drawing::Shape
(referenced entity's summary:)
This abstract service specifies the general characteristics of all ::com::sun::star::drawing::Shape s.
::com::sun::star::drawing::LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
::com::sun::star::drawing::PolyPolygonDescriptor
(referenced entity's summary:)
This service describes a polypolygon.
::com::sun::star::drawing::Text
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional text inside a ::com::sun::star::drawing::Shape .
::com::sun::star::drawing::ShadowProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a shadow.
::com::sun::star::drawing::RotationDescriptor
(referenced entity's summary:)
This abstract service specifies the general characteristics of an optional rotation and shearing for a ::com::sun::star::drawing::Shape .

 
Top of Page