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

Class animateTransform

source code


antr=animateTransform(type,from,to,dur,**args)

transform an element from and to a value.

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

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

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

source code 
Overrides: SVGelement.__init__