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

Class stop

source code


st=stop(offset,stop_color,**args)

Puts a stop color at the specified radius

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

Inherited from SVGelement: addElement, toXml

Method Details [hide private]

__init__(self, offset, stop_color=None, **args)
(Constructor)

source code 
Overrides: SVGelement.__init__