LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
PolyPolygonDescriptor Service Referencepublished

This service describes a poly-polygon. More...

import"PolyPolygonDescriptor.idl";

Inheritance diagram for PolyPolygonDescriptor:
LineShape PolyLineShape PolyPolygonShape

Public Attributes

com::sun::star::drawing::PolygonKind PolygonKind
 This is the type of polygon. More...
 
com::sun::star::drawing::PointSequenceSequence PolyPolygon
 These are the reference points for this polygon. More...
 
com::sun::star::drawing::PointSequenceSequence Geometry
 These are the untransformed points of this polygon. More...
 

Detailed Description

This service describes a poly-polygon.

A poly-polygon consists of multiple polygons combined in one.

Member Data Documentation

◆ Geometry

These are the untransformed points of this polygon.

◆ PolygonKind

This is the type of polygon.

◆ PolyPolygon

These are the reference points for this polygon.


The documentation for this service was generated from the following file: