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

Element index for package PHPExcel_Shared_Escher

[ a ] [ b ] [ d ] [ e ] [ g ] [ p ] [ s ]

a

addBSE
in file BstoreContainer.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer::addBSE()
    Add a BLIP Store Entry
addChild
in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::addChild()
    Add a child. This will be either spgrContainer or spContainer
top

b

BLIPTYPE_CMYKJPEG
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_CMYKJPEG
BLIPTYPE_DIB
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_DIB
BLIPTYPE_EMF
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_EMF
BLIPTYPE_ERROR
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_ERROR
BLIPTYPE_JPEG
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_JPEG
BLIPTYPE_PICT
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_PICT
BLIPTYPE_PNG
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_PNG
BLIPTYPE_TIFF
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_TIFF
BLIPTYPE_UNKNOWN
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_UNKNOWN
BLIPTYPE_WMF
in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_WMF
Blip.php
procedural page Blip.php
BSE.php
procedural page BSE.php
BstoreContainer.php
procedural page BstoreContainer.php
top

d

DgContainer.php
procedural page DgContainer.php
DggContainer.php
procedural page DggContainer.php
top

e

Escher.php
procedural page Escher.php
top

g

getAllSpContainers
in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getAllSpContainers()
    Recursively get all spContainers within this spgrContainer
getBlip
in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::getBlip()
    Get the BLIP
getBlipType
in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::getBlipType()
    Get the BLIP type
getBSECollection
in file BstoreContainer.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer::getBSECollection()
    Get the collection of BLIP Store Entries
getBstoreContainer
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getBstoreContainer()
    Get BLIP Store Container
getCDgSaved
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getCDgSaved()
    Get total number of drawings saved
getChildren
in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getChildren()
    Get collection of Shape Containers
getCSpSaved
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getCSpSaved()
    Get total number of shapes saved (including group shapes)
getData
in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getData()
    Get the raw image data
getDgContainer
in file Escher.php, method PHPExcel_Shared_Escher::getDgContainer()
    Get Drawing Container
getDggContainer
in file Escher.php, method PHPExcel_Shared_Escher::getDggContainer()
    Get Drawing Group Container
getDgId
in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getDgId()
getEndCoordinates
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndCoordinates()
    Get cell coordinates of bottom-right corner of shape
getEndOffsetX
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndOffsetX()
    Get offset in x-direction of bottom-right corner of shape measured in 1/1024 of column width
getEndOffsetY
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndOffsetY()
    Get offset in y-direction of bottom-right corner of shape measured in 1/256 of row height
getIDCLs
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getIDCLs()
    Get identifier clusters
getLastSpId
in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getLastSpId()
getNestingLevel
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getNestingLevel()
    Get the nesting level of this spContainer. This is the number of spgrContainers between this spContainer and the dgContainer. A value of 1 = immediately within first spgrContainer Higher nesting level occurs if and only if spContainer is part of a shape group
getOPT
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getOPT()
    Get an option for the drawing group
getOPT
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPT()
    Get an option for the Shape Group Container
getOPTCollection
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPTCollection()
    Get the collection of options
getParent
in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getParent()
    Get the parent Shape Group Container if any
getParent
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getParent()
    Get the parent Shape Group Container
getParent
in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getParent()
    Get parent BSE
getSpgr
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpgr()
    Get whether this is a group shape
getSpgrContainer
in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getSpgrContainer()
getSpId
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpId()
    Get the shape index
getSpIdMax
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getSpIdMax()
    Get maximum shape index of all shapes in all drawings (plus one)
getSpType
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpType()
    Get the shape type
getStartCoordinates
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartCoordinates()
    Get cell coordinates of upper-left corner of shape
getStartOffsetX
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartOffsetX()
    Get offset in x-direction of upper-left corner of shape measured in 1/1024 of column width
getStartOffsetY
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartOffsetY()
    Get offset in y-direction of upper-left corner of shape measured in 1/256 of row height
top

p

PHPExcel_Shared_Escher
in file Escher.php, class PHPExcel_Shared_Escher
    PHPExcel_Shared_Escher
PHPExcel_Shared_Escher_DgContainer
in file DgContainer.php, class PHPExcel_Shared_Escher_DgContainer
    PHPExcel_Shared_Escher_DgContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainer
in file SpgrContainer.php, class PHPExcel_Shared_Escher_DgContainer_SpgrContainer
    PHPExcel_Shared_Escher_DgContainer_SpgrContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
in file SpContainer.php, class PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
    PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
PHPExcel_Shared_Escher_DggContainer
in file DggContainer.php, class PHPExcel_Shared_Escher_DggContainer
    PHPExcel_Shared_Escher_DggContainer
PHPExcel_Shared_Escher_DggContainer_BstoreContainer
in file BstoreContainer.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer
    PHPExcel_Shared_Escher_DggContainer_BstoreContainer
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
in file BSE.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
    PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
in file Blip.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
    PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
top

s

SpContainer.php
procedural page SpContainer.php
SpgrContainer.php
procedural page SpgrContainer.php
setBlip
in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setBlip()
    Set the BLIP
setBlipType
in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setBlipType()
    Set the BLIP type
setBstoreContainer
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setBstoreContainer()
    Set BLIP Store Container
setCDgSaved
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setCDgSaved()
    Set total number of drawings saved
setCSpSaved
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setCSpSaved()
    Set total number of shapes saved (including group shapes)
setData
in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setData()
    Set the raw image data
setDgContainer
in file Escher.php, method PHPExcel_Shared_Escher::setDgContainer()
    Set Drawing Container
setDggContainer
in file Escher.php, method PHPExcel_Shared_Escher::setDggContainer()
    Set Drawing Group Container
setDgId
in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setDgId()
setEndCoordinates
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndCoordinates()
    Set cell coordinates of bottom-right corner of shape
setEndOffsetX
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndOffsetX()
    Set offset in x-direction of bottom-right corner of shape measured in 1/1024 of column width
setEndOffsetY
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndOffsetY()
    Set offset in y-direction of bottom-right corner of shape measured in 1/256 of row height
setIDCLs
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setIDCLs()
    Set identifier clusters. array(<drawingId> => <max shape id>, ...)
setLastSpId
in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setLastSpId()
setOPT
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setOPT()
    Set an option for the Shape Group Container
setOPT
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setOPT()
    Set an option for the drawing group
setParent
in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setParent()
    Set parent BSE
setParent
in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::setParent()
    Set parent Shape Group Container
setParent
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setParent()
    Set parent Shape Group Container
setParent
in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setParent()
    Set parent BLIP Store Entry Container
setSpgr
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpgr()
    Set whether this is a group shape
setSpgrContainer
in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setSpgrContainer()
setSpId
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpId()
    Set the shape index
setSpIdMax
in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setSpIdMax()
    Set maximum shape index of all shapes in all drawings (plus one)
setSpType
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpType()
    Set the shape type
setStartCoordinates
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartCoordinates()
    Set cell coordinates of upper-left corner of shape
setStartOffsetX
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartOffsetX()
    Set offset in x-direction of upper-left corner of shape measured in 1/1024 of column width
setStartOffsetY
in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartOffsetY()
    Set offset in y-direction of upper-left corner of shape measured in 1/256 of row height
top

Documentation generated on Sat, 19 May 2012 14:16:31 +0200 by phpDocumentor 1.4.4