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

Class view

source code


v=view(id,**args)

a view can be used to create a view with different attributes

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

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

__init__(self, id=None, **args)
(Constructor)

source code 
Overrides: SVGelement.__init__