Home | Trees | Index | Help |
---|
Package libxml2dom :: Module svg :: Class TraitAccess |
|
SVGElement
Access to traits stored on elements. See: http://www.w3.org/TR/SVGMobile12/svgudom.html#svg__TraitAccess
Method Summary | |
---|---|
getMatrixTrait(self,
name)
| |
getPathTrait(self,
name)
| |
getRectTrait(self,
name)
| |
setMatrixTrait(self,
name,
matrix)
| |
setPathTrait(self,
name,
path)
| |
setRectTrait(self,
name,
rect)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Sep 18 23:37:02 2007 | http://epydoc.sf.net |