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

Class switch

source code


sw=switch(**args)

Elements added to a switch element which are "switched" by the attributes requiredFeatures, requiredExtensions and systemLanguage. Refer to the SVG specification for details.

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

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

__init__(self, **args)
(Constructor)

source code 
Overrides: SVGelement.__init__