PHPExcel_Shared_Escher
[ class tree: PHPExcel_Shared_Escher ] [ index: PHPExcel_Shared_Escher ] [ all elements ]

Class: PHPExcel_Shared_Escher_DgContainer_SpgrContainer

Source Location: /PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php

Class Overview


PHPExcel_Shared_Escher_DgContainer_SpgrContainer


Author(s):

Copyright:

  • Copyright (c) 2006 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)

Variables

Methods



Class Details

[line 35]
PHPExcel_Shared_Escher_DgContainer_SpgrContainer

PHPExcel_Shared_Escher_DgContainer_SpgrContainer




Tags:

copyright:  Copyright (c) 2006 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Variables

$_children = array()

[line 49]

Shape Container collection

Shape Container collection




Tags:

access:  private

Type:   array


[ Top ]

$_parent =

[line 42]

Parent Shape Group Container

Parent Shape Group Container




Tags:

access:  private



[ Top ]



Class Methods


method addChild [line 76]

void addChild( mixed $child)

Add a child.

Add a child. This will be either spgrContainer or spContainer




Tags:

access:  public


Parameters:

mixed   $child  

[ Top ]

method getAllSpContainers [line 95]

PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer[] getAllSpContainers( )

Recursively get all spContainers within this spgrContainer

Recursively get all spContainers within this spgrContainer




Tags:

access:  public


[ Top ]

method getChildren [line 85]

void getChildren( )

Get collection of Shape Containers

Get collection of Shape Containers




Tags:

access:  public


[ Top ]

method getParent [line 66]

PHPExcel_Shared_Escher_DgContainer_SpgrContainer|null getParent( )

Get the parent Shape Group Container if any

Get the parent Shape Group Container if any




Tags:

access:  public


[ Top ]

method setParent [line 56]

void setParent( PHPExcel_Shared_Escher_DgContainer_SpgrContainer $parent)

Set parent Shape Group Container

Set parent Shape Group Container




Tags:

access:  public


Parameters:


[ Top ]


Documentation generated on Wed, 22 Apr 2009 09:02:05 +0200 by phpDocumentor 1.4.1