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

Class description

source code


d=description(text,**args)

a description can be added to any element and is used for a tooltip Add this element before adding other elements.

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

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

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

source code 
Overrides: SVGelement.__init__