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

Class: GraphicProperties

Source Location: /styles/properties/GraphicProperties.php

Class Overview

DOMElement
   |
   --ODPElement
      |
      --GraphicProperties

GraphicProperties class.


Author(s):

  • Norman Markgraf (nmarkgraf(at)user.sourceforge.net)

Version:

  • $Revision: 163 $

Copyright:

  • Copyright in 2006, 2007 by The OpenDocumentPHP Team

Methods


Inherited Constants

Inherited Methods

Class: ODPElement

ODPElement::__construct()
Constructor.
ODPElement::appendChild()
Set attribute with namespace.
ODPElement::getAttributeNS()
Retrieve an attribute with namespace, tag and value.
ODPElement::getChildNS()
Retrieve a child by its namespace and tag from the current node.
ODPElement::getDrawAttribute()
Retrieve a draw attribute of the current element.
ODPElement::getElement()
Return this element as uncovered DOMElement.
ODPElement::getElementByTagNameNS()
Retrieve (first) element by given tagname and namespace.
ODPElement::getElementsByTagNameNS()
Retrieve elements by given tagname and namespace.
ODPElement::getStyleAttribute()
Retrieve a style attribute of the current element.
ODPElement::hasAttributeNS()
Check if this element has an attribute with given namespace and tagname.
ODPElement::hasChildNS()
Check if the current element has a child $tag with $namespace.
ODPElement::putAttributeNS()
Put an attribute with namespace, tag and value.
ODPElement::putDrawAttribute()
Put (set with remove old) a draw attribute to the current ODPElement.
ODPElement::putFOAttribute()
Put (set with remove old) a FO attribute to the current ODPElement.
ODPElement::putStyleAttribute()
Put (set with remove old) a sytle attribute to the current ODPElement.
ODPElement::removeAttributeNS()
Set attribute with namespace.
ODPElement::setAttributeNS()
Set attribute with namespace.
ODPElement::setManifestAttribute()
Set a Manifest attribute to the current ODPElement.

Class Details

[line 38]
GraphicProperties class.

'<style:graphic-properties>'




Tags:

author:  Norman Markgraf (nmarkgraf(at)user.sourceforge.net)
version:  $Revision: 163 $
copyright:  Copyright in 2006, 2007 by The OpenDocumentPHP Team
since:  0.5.2 - 04.03.2007
license:  GNU General Public License 2.0.


[ Top ]


Class Methods


method setEndLineSpacingHorizontal [line 85]

void setEndLineSpacingHorizontal( $value)

draw:end-line-spacing-horizontal="0.283cm"



Tags:

since:  0.5.2 - 21.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setEndLineSpacingVertical [line 93]

void setEndLineSpacingVertical( $value)

draw:end-line-spacing-vertical="0.283cm"



Tags:

since:  0.5.2 - 21.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setMarginTop [line 44]

void setMarginTop( $value)

style:flow-with-text="false"



Tags:

since:  0.5.2 - 21.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setShadowOffsetX [line 53]

void setShadowOffsetX( $value)

draw:shadow-offset-x="0.3cm"



Tags:

since:  0.5.2 - 21.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setShadowOffsetY [line 61]

void setShadowOffsetY( $value)

draw:shadow-offset-y="0.3cm"



Tags:

since:  0.5.2 - 21.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setStartLineSpacingHorizontal [line 69]

void setStartLineSpacingHorizontal( $value)

draw:start-line-spacing-horizontal="0.283cm"



Tags:

since:  0.5.2 - 21.03.2007
access:  public


Parameters:

   $value  

[ Top ]

method setStartLineSpacingVertical [line 77]

void setStartLineSpacingVertical( $value)

draw:start-line-spacing-vertical="0.283cm"



Tags:

since:  0.5.2 - 21.03.2007
access:  public


Parameters:

   $value  

[ Top ]


Documentation generated on Tue, 12 Jun 2007 09:59:55 +0200 by phpDocumentor 1.3.2