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

service PolyPolygonShape
Description
This service is for a polygon shape.

A polypolygon has 2 or more straight lines, with the first and last point connected by a straight line.


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::FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
::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