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 - 2009 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 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Variables

$_bstoreContainer =

[line 63]

BLIP Store Container

BLIP Store Container




Tags:

access:  private



[ Top ]

$_cDgSaved =

[line 49]

Total number of drawings saved

Total number of drawings saved




Tags:

access:  private

Type:   int


[ Top ]

$_cSpSaved =

[line 56]

Total number of shapes saved (including group shapes)

Total number of shapes saved (including group shapes)




Tags:

access:  private

Type:   int


[ Top ]

$_OPT = array()

[line 70]

Array of options for the drawing group

Array of options for the drawing group




Tags:

access:  private

Type:   array


[ Top ]

$_spIdMax =

[line 42]

Maximum shape index of all shapes in all drawings increased by one

Maximum shape index of all shapes in all drawings increased by one




Tags:

access:  private

Type:   int


[ Top ]



Class Methods


method getBstoreContainer [line 137]

PHPExcel_Shared_Escher_DggContainer_BstoreContainer getBstoreContainer( )

Get BLIP Store Container

Get BLIP Store Container




Tags:

access:  public


[ Top ]

method getCDgSaved [line 97]

int getCDgSaved( )

Get total number of drawings saved

Get total number of drawings saved




Tags:

access:  public


[ Top ]

method getCSpSaved [line 117]

int getCSpSaved( )

Get total number of shapes saved (including group shapes)

Get total number of shapes saved (including group shapes)




Tags:

access:  public


[ Top ]

method getOPT [line 169]

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 getSpIdMax [line 77]

int getSpIdMax( )

Get maximum shape index of all shapes in all drawings (plus one)

Get maximum shape index of all shapes in all drawings (plus one)




Tags:

access:  public


[ Top ]

method setBstoreContainer [line 147]

void setBstoreContainer( PHPExcel_Shared_Escher_DggContainer_BstoreContainer $bstoreContainer)

Set BLIP Store Container

Set BLIP Store Container




Tags:

access:  public


Parameters:


[ Top ]

method setCDgSaved [line 107]

void setCDgSaved( int $value)

Set total number of drawings saved

Set total number of drawings saved




Tags:

access:  public


Parameters:

int   $value  

[ Top ]

method setCSpSaved [line 127]

void setCSpSaved( int $value)

Set total number of shapes saved (including group shapes)

Set total number of shapes saved (including group shapes)




Tags:

access:  public


Parameters:

int   $value  

[ Top ]

method setOPT [line 158]

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 ]

method setSpIdMax [line 87]

void setSpIdMax( int $value)

Set maximum shape index of all shapes in all drawings (plus one)

Set maximum shape index of all shapes in all drawings (plus one)




Tags:

access:  public


Parameters:

int   $value  

[ Top ]


Documentation generated on Wed, 22 Apr 2009 08:57:07 +0200 by phpDocumentor 1.4.1