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

Class cursor

source code


c=cursor(url,**args)

defines a custom cursor for a element or a drawing

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

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

__init__(self, url, **args)
(Constructor)

source code 
Overrides: SVGelement.__init__