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

Class set

source code


st=set(attribute,to,during,**args)

sets an attribute to a value for a

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

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

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

source code 
Overrides: SVGelement.__init__