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

Class animateColor

source code


ac=animateColor(attribute,type,from,to,dur,**args)

Animates the color of a element

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

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

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

source code 
Overrides: SVGelement.__init__