Methods' Summary |
combine |
combines Shapes
|
split |
splits Shapes.
|
Methods' Details |
combine
- Description
- combines Shapes
- Parameter xShapes
- the Shapes inside this container are converted
to PolyPolygonBezierShapes and are than combined
into one PolyPolygonBezierShape.
The Shapes in xShape will be removed from the
GenericDrawPage and disposed.
- Returns
- a newly created PolyPolygonBezierShape which contains all
converted PolyPolygonBezierShape combined. It is also added
to the GenericDrawPage of the source Shapes.
|
|
split
void |
split( |
[in] XShape |
Group ); |
- Description
- splits Shapes.
- Parameter Group
- the Shape is converted to a
PolyPolygonBezierShapes and then split into
several PolyPolygonBezierShapes
The Shapes in xShape will be removed from the
GenericDrawPage and disposed.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.