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

Class: PHPExcel_Shared_Escher_DggContainer

Source Location: /PHPExcel/Shared/Escher/DggContainer.php

Class Overview


PHPExcel_Shared_Escher_DggContainer


Author(s):

Copyright:

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

Variables

Methods



Class Details

[line 35]
PHPExcel_Shared_Escher_DggContainer

PHPExcel_Shared_Escher_DggContainer




Tags:

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


[ Top ]


Class Variables

$_bstoreContainer =

[line 42]

BLIP Store Container

BLIP Store Container




Tags:

access:  private



[ Top ]

$_OPT = array()

[line 49]

Array of options for the drawing group

Array of options for the drawing group




Tags:

access:  private

Type:   array


[ Top ]



Class Methods


method getBstoreContainer [line 56]

PHPExcel_Shared_Escher_DggContainer_BstoreContainer getBstoreContainer( )

Get BLIP Store Container

Get BLIP Store Container




Tags:

access:  public


[ Top ]

method getOPT [line 88]

mixed getOPT( int $property)

Get an option for the drawing group

Get an option for the drawing group




Tags:

access:  public


Parameters:

int   $property   The number specifies the option

[ Top ]

method setBstoreContainer [line 66]

void setBstoreContainer( PHPExcel_Shared_Escher_DggContainer_BstoreContainer $bstoreContainer)

Set BLIP Store Container

Set BLIP Store Container




Tags:

access:  public


Parameters:


[ Top ]

method setOPT [line 77]

void setOPT( int $property, mixed $value)

Set an option for the drawing group

Set an option for the drawing group




Tags:

access:  public


Parameters:

int   $property   The number specifies the option
mixed   $value  

[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:36:48 +0100 by phpDocumentor 1.4.1