Documentation

ShapeContainerInterface

PhpOffice\PhpPresentation\ShapeContainerInterface.

Table of Contents

Methods

addShape()  : static
Add shape to slide.
getExtentX()  : int
Get X Extent.
getExtentY()  : int
Get Y Extent.
getHashCode()  : string
getOffsetX()  : int
Get X Offset.
getOffsetY()  : int
Get Y Offset.
getShapeCollection()  : array<int, AbstractShape>|ArrayObject<int, AbstractShape>
Get collection of shapes.
unsetShape()  : static
Unset shape from the collection.

Methods

unsetShape()

Unset shape from the collection.

public unsetShape(int $key) : static
Parameters
$key : int
Return values
static

        
On this page

Search results