58 $this->_parent = $parent;
78 $this->_children[] = $child;
79 $child->setParent($this);
97 $allSpContainers =
array();
99 foreach ($this->_children as $child) {
101 $allSpContainers = array_merge($allSpContainers, $child->getAllSpContainers());
103 $allSpContainers[] = $child;
107 return $allSpContainers;
getChildren()
Get collection of Shape Containers.
getAllSpContainers()
Recursively get all spContainers within this spgrContainer.
addChild($child)
Add a child.
getParent()
Get the parent Shape Group Container if any.
setParent($parent)
Set parent Shape Group Container.
Create styles array
The data for the language used.