Home | Trees | Index | Help |
---|
Package libxml2dom :: Module svg :: Class SVGRect |
|
A rectangle.
Method Summary | |
---|---|
__init__(self,
x,
y,
width,
height)
| |
__eq__(self,
other)
| |
__ne__(self,
other)
| |
Initialise this object from the trait on the 'node' having the given 'name'. | |
Set the trait on the given 'node' using the given 'name' according to this object's attributes. |
Method Details |
---|
fromNode(self, node, name)Initialise this object from the trait on the 'node' having the given 'name'. |
toNode(self, node, name)Set the trait on the given 'node' using the given 'name' according to this object's attributes. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Sep 18 23:37:02 2007 | http://epydoc.sf.net |