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

Class animate

source code


an=animate(attribute,from,to,during,**args)

animates an attribute.

Instance Methods [hide private]
 
__init__(self, attribute, fr=None, to=None, dur=None, **args) source code

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

__init__(self, attribute, fr=None, to=None, dur=None, **args)
(Constructor)

source code 
Overrides: SVGelement.__init__