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

Class: GraphicProperties

Source Location: /styles/properties/GraphicProperties.php

Class GraphicProperties

Class Overview

GraphicProperties class.

'<style:graphic-properties>'

Located in /styles/properties/GraphicProperties.php [line 68]

DOMElement
   |
   --ODPElement
      |
      --GraphicProperties
Author(s):
  • Norman Markgraf (nmarkgraf(at)user.sourceforge.net)
Information Tags:
Version:  Release: @package_version@
Copyright:  Copyright in 2006, 2007 by The OpenDocumentPHP Team
Link:  http://opendocumentphp.org
Since:  0.5.2 - 04. Mar. 2007
License:  GNU General Public License 2.0.

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From 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.

[ Top ]
Method Summary
GraphicProperties   __construct()   Constructor method.
void   setEndLineSpacingHorizontal()   draw:end-line-spacing-horizontal="0.283cm"
void   setEndLineSpacingVertical()   draw:end-line-spacing-vertical="0.283cm"
void   setMarginTop()   style:flow-with-text="false"
void   setShadowOffsetX()   draw:shadow-offset-x="0.3cm"
void   setShadowOffsetY()   draw:shadow-offset-y="0.3cm"
void   setStartLineSpacingHorizontal()   draw:start-line-spacing-horizontal="0.283cm"
void   setStartLineSpacingVertical()   draw:start-line-spacing-vertical="0.283cm"

[ Top ]
Methods
Constructor __construct  [line 75]

  GraphicProperties __construct( [ $elem = null]  )

Constructor method.

Parameters:
   $elem: 

Information Tags:
Since:  0.5.3 - 01. Aug. 2007

Redefinition of:
ODPElement::__construct()
Constructor.

[ Top ]
setEndLineSpacingHorizontal  [line 140]

  void setEndLineSpacingHorizontal( $value  )

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

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 21. Mar. 2007

[ Top ]
setEndLineSpacingVertical  [line 150]

  void setEndLineSpacingVertical( $value  )

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

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 21. Mar. 2007

[ Top ]
setMarginTop  [line 89]

  void setMarginTop( $value  )

style:flow-with-text="false"

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 21. Mar. 2007

[ Top ]
setShadowOffsetX  [line 100]

  void setShadowOffsetX( $value  )

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

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 21. Mar. 2007

[ Top ]
setShadowOffsetY  [line 110]

  void setShadowOffsetY( $value  )

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

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 21. Mar. 2007

[ Top ]
setStartLineSpacingHorizontal  [line 120]

  void setStartLineSpacingHorizontal( $value  )

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

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 21. Mar. 2007

[ Top ]
setStartLineSpacingVertical  [line 130]

  void setStartLineSpacingVertical( $value  )

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

Parameters:
   $value: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 21. Mar. 2007

[ Top ]

Documentation generated on Wed, 18 Jun 2008 06:28:55 +0200 by phpDocumentor 1.3.2