Home | Trees | Indices | Help |
|
---|
|
d=drawing()
this is the actual SVG document. It needs a svg element as a root. Use the addSVG method to set the svg to the root. Use the toXml method to write the SVG source to the screen or to a file d=drawing() d.addSVG(svg) d.toXml(optionalfilename)
|
|||
|
|||
|
|||
|
|||
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 22 10:48:27 2009 | http://epydoc.sourceforge.net |