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 ] [ _ ]

_

$_blip
in file BSE.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::$_blip
    The BLIP (Big Large Image or Picture)
$_blipType
in file BSE.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::$_blipType
    The BLIP type
$_BSECollection
in file BstoreContainer.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer::$_BSECollection
    BLIP Store Entries.
$_bstoreContainer
in file DggContainer.php, variable PHPExcel_Shared_Escher_DggContainer::$_bstoreContainer
    BLIP Store Container
$_cDgSaved
in file DggContainer.php, variable PHPExcel_Shared_Escher_DggContainer::$_cDgSaved
    Total number of drawings saved
$_children
in file SpgrContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer::$_children
    Shape Container collection
$_cSpSaved
in file DggContainer.php, variable PHPExcel_Shared_Escher_DggContainer::$_cSpSaved
    Total number of shapes saved (including group shapes)
$_data
in file Blip.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::$_data
    Raw image data
$_dgContainer
in file Escher.php, variable PHPExcel_Shared_Escher::$_dgContainer
    Drawing Container
$_dggContainer
in file Escher.php, variable PHPExcel_Shared_Escher::$_dggContainer
    Drawing Group Container
$_dgId
in file DgContainer.php, variable PHPExcel_Shared_Escher_DgContainer::$_dgId
    Drawing index, 1-based.
$_endCoordinates
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_endCoordinates
    Cell coordinates of bottom-right corner of shape, e.
$_endOffsetX
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_endOffsetX
    Horizontal offset of bottom-right corner of shape measured in 1/1024 of column width
$_endOffsetY
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_endOffsetY
    Vertical offset of bottom-right corner of shape measured in 1/256 of row height
$_lastSpId
in file DgContainer.php, variable PHPExcel_Shared_Escher_DgContainer::$_lastSpId
    Last shape index in this drawing
$_OPT
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_OPT
    Array of options
$_OPT
in file DggContainer.php, variable PHPExcel_Shared_Escher_DggContainer::$_OPT
    Array of options for the drawing group
$_parent
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_parent
    Parent Shape Group Container
$_parent
in file BSE.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::$_parent
    The parent BLIP Store Entry Container
$_parent
in file SpgrContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer::$_parent
    Parent Shape Group Container
$_parent
in file Blip.php, variable PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::$_parent
    The parent BSE
$_spgr
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_spgr
    Is this a group shape?
$_spgrContainer
in file DgContainer.php, variable PHPExcel_Shared_Escher_DgContainer::$_spgrContainer
$_spId
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_spId
    Shape index (usually group shape has index 0, and the rest: 1,2,3.
$_spIdMax
in file DggContainer.php, variable PHPExcel_Shared_Escher_DggContainer::$_spIdMax
    Maximum shape index of all shapes in all drawings increased by one
$_spType
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_spType
    Shape type
$_startCoordinates
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_startCoordinates
    Cell coordinates of upper-left corner of shape, e.
$_startOffsetX
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_startOffsetX
    Horizontal offset of upper-left corner of shape measured in 1/1024 of column width
$_startOffsetY
in file SpContainer.php, variable PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::$_startOffsetY
    Vertical offset of upper-left corner of shape measured in 1/256 of row height
top

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.
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
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.
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 Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getParent()
    Get parent BSE
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
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
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 SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setParent()
    Set parent Shape Group Container
setParent
in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::setParent()
    Set parent Shape Group Container
setParent
in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setParent()
    Set parent BSE
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 Mon, 10 Aug 2009 08:01:08 +0200 by phpDocumentor 1.4.1