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

Element index for package PHPPowerPoint_Shape

[ b ] [ d ] [ g ] [ i ] [ m ] [ p ] [ r ] [ s ] [ _ ]

_

$_alignment
in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_alignment
    Shadow alignment
$_alpha
in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_alpha
    Alpha
$_blurRadius
in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_blurRadius
    Blur radius
$_color
in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_color
    Color
$_description
in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_description
    Description
$_direction
in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_direction
    Shadow direction (in degrees)
$_distance
in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_distance
    Shadow distance
$_fill
in file Shape.php, variable PHPPowerPoint_Shape::$_fill
    Fill
$_font
in file Run.php, variable PHPPowerPoint_Shape_RichText_Run::$_font
    Font
$_hashIndex
in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_hashIndex
    Hash index
$_hashIndex
in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_hashIndex
    Hash index
$_hashIndex
in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_hashIndex
    Hash index
$_hashIndex
in file Drawing.php, variable PHPPowerPoint_Shape_Drawing::$_hashIndex
    Hash index
$_hashIndex
in file Shape.php, variable PHPPowerPoint_Shape::$_hashIndex
    Hash index
$_height
in file Shape.php, variable PHPPowerPoint_Shape::$_height
    Height
$_imageCounter
in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_imageCounter
    Image counter
$_imageIndex
in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_imageIndex
    Image index
$_imageResource
in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_imageResource
    Image resource
$_mimeType
in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_mimeType
    Mime type
$_name
in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_name
    Name
$_offsetX
in file Shape.php, variable PHPPowerPoint_Shape::$_offsetX
    Offset X
$_offsetY
in file Shape.php, variable PHPPowerPoint_Shape::$_offsetY
    Offset Y
$_path
in file Drawing.php, variable PHPPowerPoint_Shape_Drawing::$_path
    Path
$_renderingFunction
in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_renderingFunction
    Rendering function
$_resizeProportional
in file BaseDrawing.php, variable PHPPowerPoint_Shape_BaseDrawing::$_resizeProportional
    Proportional resize
$_rotation
in file Shape.php, variable PHPPowerPoint_Shape::$_rotation
    Rotation
$_shadow
in file Shape.php, variable PHPPowerPoint_Shape::$_shadow
    Shadow
$_slide
in file Shape.php, variable PHPPowerPoint_Shape::$_slide
    Slide
$_text
in file TextElement.php, variable PHPPowerPoint_Shape_RichText_TextElement::$_text
    Text
$_uniqueName
in file MemoryDrawing.php, variable PHPPowerPoint_Shape_MemoryDrawing::$_uniqueName
    Unique name
$_visible
in file Shadow.php, variable PHPPowerPoint_Shape_Shadow::$_visible
    Visible
$_width
in file Shape.php, variable PHPPowerPoint_Shape::$_width
    Width
__clone
in file Run.php, method PHPPowerPoint_Shape_RichText_Run::__clone()
    Implement PHP __clone to create a deep clone, not just a shallow copy.
__clone
in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::__clone()
    Implement PHP __clone to create a deep clone, not just a shallow copy.
__clone
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::__clone()
    Implement PHP __clone to create a deep clone, not just a shallow copy.
__clone
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::__clone()
    Implement PHP __clone to create a deep clone, not just a shallow copy.
__clone
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::__clone()
    Implement PHP __clone to create a deep clone, not just a shallow copy.
__clone
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::__clone()
    Implement PHP __clone to create a deep clone, not just a shallow copy.
__clone
in file Shape.php, method PHPPowerPoint_Shape::__clone()
    Implement PHP __clone to create a deep clone, not just a shallow copy.
__construct
in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::__construct()
    Create a new PHPPowerPoint_Shape_RichText_TextElement instance
__construct
in file Shape.php, method PHPPowerPoint_Shape::__construct()
    Create a new PHPPowerPoint_Shape
__construct
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::__construct()
    Create a new PHPPowerPoint_Shape_Shadow
__construct
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::__construct()
    Create a new PHPPowerPoint_Slide_MemoryDrawing
__construct
in file Run.php, method PHPPowerPoint_Shape_RichText_Run::__construct()
    Create a new PHPPowerPoint_Shape_RichText_Run instance
__construct
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::__construct()
    Create a new PHPPowerPoint_Slide_Drawing
__construct
in file Break.php, method PHPPowerPoint_Shape_RichText_Break::__construct()
    Create a new PHPPowerPoint_Shape_RichText_Break instance
__construct
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::__construct()
    Create a new PHPPowerPoint_Slide_BaseDrawing
top

b

BaseDrawing.php
procedural page BaseDrawing.php
top

d

Drawing.php
procedural page Drawing.php
top

g

getAlignment
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getAlignment()
    Get Shadow alignment
getAlpha
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getAlpha()
    Get Alpha
getBlurRadius
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getBlurRadius()
    Get Blur radius
getColor
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getColor()
    Get Color
getDescription
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getDescription()
    Get Description
getDirection
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getDirection()
    Get Shadow direction (in degrees)
getDistance
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getDistance()
    Get Shadow distance
getExtension
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getExtension()
    Get Extension
getFilename
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getFilename()
    Get Filename
getFill
in file Shape.php, method PHPPowerPoint_Shape::getFill()
    Get Fill
getFont
in file Run.php, method PHPPowerPoint_Shape_RichText_Run::getFont()
    Get font
getFont
in file ITextElement.php, method PHPPowerPoint_Shape_RichText_ITextElement::getFont()
    Get font
getFont
in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::getFont()
    Get font
getFont
in file Break.php, method PHPPowerPoint_Shape_RichText_Break::getFont()
    Get font
getHashCode
in file Shape.php, method PHPPowerPoint_Shape::getHashCode()
    Get hash code
getHashCode
in file Run.php, method PHPPowerPoint_Shape_RichText_Run::getHashCode()
    Get hash code
getHashCode
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getHashCode()
    Get hash code
getHashCode
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getHashCode()
    Get hash code
getHashCode
in file ITextElement.php, method PHPPowerPoint_Shape_RichText_ITextElement::getHashCode()
    Get hash code
getHashCode
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getHashCode()
    Get hash code
getHashCode
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getHashCode()
    Get hash code
getHashCode
in file Break.php, method PHPPowerPoint_Shape_RichText_Break::getHashCode()
    Get hash code
getHashCode
in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::getHashCode()
    Get hash code
getHashIndex
in file BaseDrawing.php, method 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.
getHashIndex
in file Shape.php, method 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.
getHashIndex
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::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.
getHashIndex
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::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.
getHashIndex
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::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.
getHeight
in file Shape.php, method PHPPowerPoint_Shape::getHeight()
    Get Height
getImageIndex
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getImageIndex()
    Get image index
getImageResource
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getImageResource()
    Get image resource
getIndexedFilename
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getIndexedFilename()
    Get indexed filename (using image index)
getIndexedFilename
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getIndexedFilename()
    Get indexed filename (using image index)
getMimeType
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getMimeType()
    Get mime type
getName
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getName()
    Get Name
getOffsetX
in file Shape.php, method PHPPowerPoint_Shape::getOffsetX()
    Get OffsetX
getOffsetY
in file Shape.php, method PHPPowerPoint_Shape::getOffsetY()
    Get OffsetY
getPath
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::getPath()
    Get Path
getRenderingFunction
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::getRenderingFunction()
    Get rendering function
getResizeProportional
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::getResizeProportional()
    Get ResizeProportional
getRotation
in file Shape.php, method PHPPowerPoint_Shape::getRotation()
    Get Rotation
getShadow
in file Shape.php, method PHPPowerPoint_Shape::getShadow()
    Get Shadow
getSlide
in file Shape.php, method PHPPowerPoint_Shape::getSlide()
    Get Slide
getText
in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::getText()
    Get text
getText
in file ITextElement.php, method PHPPowerPoint_Shape_RichText_ITextElement::getText()
    Get text
getText
in file Break.php, method PHPPowerPoint_Shape_RichText_Break::getText()
    Get text
getVisible
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::getVisible()
    Get Visible
getWidth
in file Shape.php, method PHPPowerPoint_Shape::getWidth()
    Get Width
top

i

ITextElement.php
procedural page ITextElement.php
top

m

MIMETYPE_DEFAULT
in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::MIMETYPE_DEFAULT
MIMETYPE_GIF
in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::MIMETYPE_GIF
MIMETYPE_JPEG
in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::MIMETYPE_JPEG
MIMETYPE_PNG
in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::MIMETYPE_PNG
MemoryDrawing.php
procedural page MemoryDrawing.php
top

p

PHPPowerPoint_Shape
in file Shape.php, class PHPPowerPoint_Shape
    PHPPowerPoint_Shape
PHPPowerPoint_Shape_BaseDrawing
in file BaseDrawing.php, class PHPPowerPoint_Shape_BaseDrawing
    PHPPowerPoint_Shape_BaseDrawing
PHPPowerPoint_Shape_Drawing
in file Drawing.php, class PHPPowerPoint_Shape_Drawing
    PHPPowerPoint_Shape_Drawing
PHPPowerPoint_Shape_MemoryDrawing
in file MemoryDrawing.php, class PHPPowerPoint_Shape_MemoryDrawing
    PHPPowerPoint_Shape_MemoryDrawing
PHPPowerPoint_Shape_RichText_Break
in file Break.php, class PHPPowerPoint_Shape_RichText_Break
    PHPPowerPoint_Shape_RichText_Break
PHPPowerPoint_Shape_RichText_ITextElement
in file ITextElement.php, class PHPPowerPoint_Shape_RichText_ITextElement
    PHPPowerPoint_Shape_RichText_ITextElement
PHPPowerPoint_Shape_RichText_Run
in file Run.php, class PHPPowerPoint_Shape_RichText_Run
    PHPPowerPoint_Shape_RichText_Run
PHPPowerPoint_Shape_RichText_TextElement
in file TextElement.php, class PHPPowerPoint_Shape_RichText_TextElement
    PHPPowerPoint_Shape_RichText_TextElement
PHPPowerPoint_Shape_Shadow
in file Shadow.php, class PHPPowerPoint_Shape_Shadow
    PHPPowerPoint_Shape_Shadow
top

r

Run.php
procedural page Run.php
RichText.php
procedural page RichText.php
RENDERING_DEFAULT
in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::RENDERING_DEFAULT
RENDERING_GIF
in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::RENDERING_GIF
RENDERING_JPEG
in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::RENDERING_JPEG
RENDERING_PNG
in file MemoryDrawing.php, class constant PHPPowerPoint_Shape_MemoryDrawing::RENDERING_PNG
top

s

Shadow.php
procedural page Shadow.php
Shape.php
procedural page Shape.php
setAlignment
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setAlignment()
    Set Shadow alignment
setAlpha
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setAlpha()
    Set Alpha
setBlurRadius
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setBlurRadius()
    Set Blur radius
setColor
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setColor()
    Set Color
setDescription
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setDescription()
    Set Description
setDirection
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setDirection()
    Set Shadow direction (in degrees)
setDistance
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setDistance()
    Set Shadow distance
setFont
in file Run.php, method PHPPowerPoint_Shape_RichText_Run::setFont()
    Set font
setHashIndex
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::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.
setHashIndex
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::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.
setHashIndex
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::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.
setHashIndex
in file BaseDrawing.php, method 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.
setHashIndex
in file Shape.php, method 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.
setHeight
in file Shape.php, method PHPPowerPoint_Shape::setHeight()
    Set Height
setHeight
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setHeight()
    Set Height
setImageResource
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::setImageResource()
    Set image resource
setMimeType
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::setMimeType()
    Set mime type
setName
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setName()
    Set Name
setOffsetX
in file Shape.php, method PHPPowerPoint_Shape::setOffsetX()
    Set OffsetX
setOffsetY
in file Shape.php, method PHPPowerPoint_Shape::setOffsetY()
    Set OffsetY
setPath
in file Drawing.php, method PHPPowerPoint_Shape_Drawing::setPath()
    Set Path
setRenderingFunction
in file MemoryDrawing.php, method PHPPowerPoint_Shape_MemoryDrawing::setRenderingFunction()
    Set rendering function
setResizeProportional
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setResizeProportional()
    Set ResizeProportional
setRotation
in file Shape.php, method PHPPowerPoint_Shape::setRotation()
    Set Rotation
setShadow
in file Shape.php, method PHPPowerPoint_Shape::setShadow()
    Set Shadow
setSlide
in file Shape.php, method PHPPowerPoint_Shape::setSlide()
    Set Slide
setText
in file ITextElement.php, method PHPPowerPoint_Shape_RichText_ITextElement::setText()
    Set text
setText
in file TextElement.php, method PHPPowerPoint_Shape_RichText_TextElement::setText()
    Set text
setText
in file Break.php, method PHPPowerPoint_Shape_RichText_Break::setText()
    Set text
setVisible
in file Shadow.php, method PHPPowerPoint_Shape_Shadow::setVisible()
    Set Visible
setWidth
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setWidth()
    Set Width
setWidth
in file Shape.php, method PHPPowerPoint_Shape::setWidth()
    Set Width
setWidthAndHeight
in file BaseDrawing.php, method PHPPowerPoint_Shape_BaseDrawing::setWidthAndHeight()
    Set width and height with proportional resize
setWidthAndHeight
in file Shape.php, method PHPPowerPoint_Shape::setWidthAndHeight()
    Set width and height with proportional resize
SHADOW_BOTTOM
in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_BOTTOM
SHADOW_BOTTOM_LEFT
in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_BOTTOM_LEFT
SHADOW_BOTTOM_RIGHT
in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_BOTTOM_RIGHT
SHADOW_CENTER
in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_CENTER
SHADOW_LEFT
in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_LEFT
SHADOW_TOP
in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_TOP
SHADOW_TOP_LEFT
in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_TOP_LEFT
SHADOW_TOP_RIGHT
in file Shadow.php, class constant PHPPowerPoint_Shape_Shadow::SHADOW_TOP_RIGHT
top

Documentation generated on Sat, 25 Apr 2009 11:36:32 +0200 by phpDocumentor 1.4.1