Overview

Packages

  • JAMA
  • None
  • PHP
  • PHPExcel
    • CachedObjectStorage
    • Calculation
    • Cell
    • Chart
      • Renderer
    • Reader
      • Excel2007
      • Excel5
    • RichText
    • Settings
    • Shared
      • Escher
      • OLE
      • Trend
      • ZipArchive
    • Style
    • Worksheet
      • Drawing
    • Writer
      • 2007
      • CSV
      • Excel2007
      • Excel5
      • HTML
      • PDF

Classes

  • PHPExcel_Shared_Escher
  • PHPExcel_Shared_Escher_DgContainer
  • PHPExcel_Shared_Escher_DgContainer_SpgrContainer
  • PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
  • PHPExcel_Shared_Escher_DggContainer
  • PHPExcel_Shared_Escher_DggContainer_BstoreContainer
  • PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
  • PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class PHPExcel_Shared_Escher_DgContainer_SpgrContainer

PHPExcel_Shared_Escher_DgContainer_SpgrContainer

Package: PHPExcel\Shared\Escher
Category: PHPExcel
Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: LGPL
Located at controlador/include/phpexcel/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php
Methods summary
public
# setParent( PHPExcel_Shared_Escher_DgContainer_SpgrContainer $parent )

Set parent Shape Group Container

Set parent Shape Group Container

Parameters

$parent
public PHPExcel_Shared_Escher_DgContainer_SpgrContainer|null
# getParent( )

Get the parent Shape Group Container if any

Get the parent Shape Group Container if any

Returns

PHPExcel_Shared_Escher_DgContainer_SpgrContainer|null
public
# addChild( mixed $child )

Add a child. This will be either spgrContainer or spContainer

Add a child. This will be either spgrContainer or spContainer

Parameters

$child
public
# getChildren( )

Get collection of Shape Containers

Get collection of Shape Containers

public PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer[]
# getAllSpContainers( )

Recursively get all spContainers within this spgrContainer

Recursively get all spContainers within this spgrContainer

Returns

PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer[]
Properties summary
private PHPExcel_Shared_Escher_DgContainer_SpgrContainer $_parent

Parent Shape Group Container

Parent Shape Group Container

#
private array $_children

Shape Container collection

Shape Container collection

# array()
Autene API documentation generated by ApiGen