Package obitools :: Module SVGdraw :: Class textpath
[hide private]
[frames] | no frames]

Class textpath

source code


tp=textpath(text,link,**args)

a textpath places a text on a path which is referenced by a link.

Instance Methods [hide private]
 
__init__(self, link, text=None, **args) source code

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

__init__(self, link, text=None, **args)
(Constructor)

source code 
Overrides: SVGelement.__init__