Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

::

interface XPolyPolygon2D

Methods' Summary
addPolyPolygon Add the specified polyPolygon at the given position. One can do symbolic path construction with this method. To avoid intersection artifacts, every polyPolygon added like this is rendered separately.
getNumberOfPolygons Query number of polygons inside this polyPolygon
Methods' Details
addPolyPolygon
void
addPolyPolygon(
 
[in] Point2D
[in] XPolyPolygon2D
 
position,
polyPolygon );

Description
Add the specified polyPolygon at the given position. One can do symbolic path construction with this method. To avoid intersection artifacts, every polyPolygon added like this is rendered separately.
getNumberOfPolygons
int
getNumberOfPolygons();
 
 

Description
Query number of polygons inside this polyPolygon
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.