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

Class: XML_SVG_Text

Source Location: /XML_SVG-1.0.1/SVG.php

Class Overview

XML_SVG_Element
   |
   --XML_SVG_Textpath
      |
      --XML_SVG_Text

XML_SVG_Text


Methods


Inherited Variables

Inherited Methods

Class: XML_SVG_Textpath

XML_SVG_Textpath::printElement()
XML_SVG_Textpath::setShape()

Class: XML_SVG_Element

XML_SVG_Element::XML_SVG_Element()
XML_SVG_Element::addChild()
This method adds an object reference (or value, if $copy is true) to the _elements array.
XML_SVG_Element::addParent()
This method sends a message to the passed element requesting to be added as a child.
XML_SVG_Element::copy()
XML_SVG_Element::debug()
XML_SVG_Element::getParam()
XML_SVG_Element::printElement()
Most SVG elements can contain child elements. This method calls the printElement method of any child element added to this object by use of the addChild method.
XML_SVG_Element::printParams()
Print each of the passed parameters, if they are set.
XML_SVG_Element::setParam()

Class Details

[line 319]
XML_SVG_Text


[ Top ]


Method Detail

printElement   [line 321]

void printElement( )


Overrides XML_SVG_Textpath::printElement() (parent method not documented)
[ Top ]

setShape   [line 326]

void setShape( $x, $y, $text)


Overrides XML_SVG_Textpath::setShape() (parent method not documented)

Parameters:

   $x   — 
   $y   — 
   $text   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:39:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.