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

Class animateMotion

source code


an=animateMotion(pathdata,dur,**args)

animates a SVGelement over the given path in dur seconds

Instance Methods [hide private]
 
__init__(self, pathdata, dur, **args) source code

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

__init__(self, pathdata, dur, **args)
(Constructor)

source code 
Overrides: SVGelement.__init__