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

Class: PHPPowerPoint_Shape_Drawing

Source Location: /PHPPowerpoint/Shape/Drawing.php

Class Overview

PHPPowerPoint_Shape
   |
   --PHPPowerPoint_Shape_BaseDrawing
      |
      --PHPPowerPoint_Shape_Drawing

PHPPowerPoint_Shape_Drawing


Author(s):

Copyright:

  • Copyright (c) 2009 - 2010 PHPPowerPoint (http://www.codeplex.com/PHPPowerPoint)

Implements interfaces:

Variables

Methods


Inherited Variables

Inherited Methods

Class: PHPPowerPoint_Shape_BaseDrawing

PHPPowerPoint_Shape_BaseDrawing::__construct()
Create a new PHPPowerPoint_Slide_BaseDrawing
PHPPowerPoint_Shape_BaseDrawing::getDescription()
Get Description
PHPPowerPoint_Shape_BaseDrawing::getHashCode()
Get hash code
PHPPowerPoint_Shape_BaseDrawing::getHashIndex()
Get hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
PHPPowerPoint_Shape_BaseDrawing::getImageIndex()
Get image index
PHPPowerPoint_Shape_BaseDrawing::getName()
Get Name
PHPPowerPoint_Shape_BaseDrawing::getResizeProportional()
Get ResizeProportional
PHPPowerPoint_Shape_BaseDrawing::setDescription()
Set Description
PHPPowerPoint_Shape_BaseDrawing::setHashIndex()
Set hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
PHPPowerPoint_Shape_BaseDrawing::setHeight()
Set Height
PHPPowerPoint_Shape_BaseDrawing::setName()
Set Name
PHPPowerPoint_Shape_BaseDrawing::setResizeProportional()
Set ResizeProportional
PHPPowerPoint_Shape_BaseDrawing::setWidth()
Set Width
PHPPowerPoint_Shape_BaseDrawing::setWidthAndHeight()
Set width and height with proportional resize
PHPPowerPoint_Shape_BaseDrawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.

Class: PHPPowerPoint_Shape

PHPPowerPoint_Shape::__construct()
Create a new PHPPowerPoint_Shape
PHPPowerPoint_Shape::getFill()
Get Fill
PHPPowerPoint_Shape::getHashCode()
Get hash code
PHPPowerPoint_Shape::getHashIndex()
Get hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
PHPPowerPoint_Shape::getHeight()
Get Height
PHPPowerPoint_Shape::getOffsetX()
Get OffsetX
PHPPowerPoint_Shape::getOffsetY()
Get OffsetY
PHPPowerPoint_Shape::getRotation()
Get Rotation
PHPPowerPoint_Shape::getShadow()
Get Shadow
PHPPowerPoint_Shape::getSlide()
Get Slide
PHPPowerPoint_Shape::getWidth()
Get Width
PHPPowerPoint_Shape::setHashIndex()
Set hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
PHPPowerPoint_Shape::setHeight()
Set Height
PHPPowerPoint_Shape::setOffsetX()
Set OffsetX
PHPPowerPoint_Shape::setOffsetY()
Set OffsetY
PHPPowerPoint_Shape::setRotation()
Set Rotation
PHPPowerPoint_Shape::setShadow()
Set Shadow
PHPPowerPoint_Shape::setSlide()
Set Slide
PHPPowerPoint_Shape::setWidth()
Set Width
PHPPowerPoint_Shape::setWidthAndHeight()
Set width and height with proportional resize
PHPPowerPoint_Shape::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.

Class Details

[line 46]
PHPPowerPoint_Shape_Drawing

PHPPowerPoint_Shape_Drawing




Tags:

copyright:  Copyright (c) 2009 - 2010 PHPPowerPoint (http://www.codeplex.com/PHPPowerPoint)


[ Top ]


Class Variables

$_hashIndex =

[line 146]

Hash index

Hash index




Tags:

access:  private

Type:   string
Overrides:   Array


[ Top ]

$_path =

[line 53]

Path

Path




Tags:

access:  private

Type:   string


[ Top ]



Class Methods


constructor __construct [line 58]

PHPPowerPoint_Shape_Drawing __construct( )

Create a new PHPPowerPoint_Slide_Drawing

Create a new PHPPowerPoint_Slide_Drawing




Tags:

access:  public


Overrides PHPPowerPoint_Shape_BaseDrawing::__construct() (Create a new PHPPowerPoint_Slide_BaseDrawing)

[ Top ]

method getExtension [line 90]

string getExtension( )

Get Extension

Get Extension




Tags:

access:  public


[ Top ]

method getFilename [line 72]

string getFilename( )

Get Filename

Get Filename




Tags:

access:  public


[ Top ]

method getHashCode [line 133]

string getHashCode( )

Get hash code

Get hash code




Tags:

return:  Hash code
access:  public


Overrides PHPPowerPoint_Shape_BaseDrawing::getHashCode() (Get hash code)

[ Top ]

method getHashIndex [line 156]

string getHashIndex( )

Get hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.

Get hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.




Tags:

return:  Hash index
access:  public


Overrides PHPPowerPoint_Shape_BaseDrawing::getHashIndex() (Get hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.)

[ Top ]

method getIndexedFilename [line 81]

string getIndexedFilename( )

Get indexed filename (using image index)

Get indexed filename (using image index)




Tags:

access:  public


[ Top ]

method getPath [line 100]

string getPath( )

Get Path

Get Path




Tags:

access:  public


[ Top ]

method setHashIndex [line 168]

void setHashIndex( string $value)

Set hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.

Set hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.




Tags:

access:  public


Overrides PHPPowerPoint_Shape_BaseDrawing::setHashIndex() (Set hash index Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.)

Parameters:

string   $value   Hash index

[ Top ]

method setPath [line 111]

void setPath( [string $pValue = ''], [boolean $pVerifyFile = true])

Set Path

Set Path




Tags:

throws:  Exception
access:  public


Parameters:

string   $pValue   File path
boolean   $pVerifyFile   Verify file

[ Top ]

method __clone [line 175]

void __clone( )

Implement PHP __clone to create a deep clone, not just a shallow copy.

Implement PHP __clone to create a deep clone, not just a shallow copy.




Tags:

access:  public


Overrides PHPPowerPoint_Shape_BaseDrawing::__clone() (Implement PHP __clone to create a deep clone, not just a shallow copy.)

[ Top ]


Documentation generated on Sat, 25 Apr 2009 11:37:09 +0200 by phpDocumentor 1.4.1