Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module mvctree :: Class Transform |
|
NullTransform
Method Summary | |
---|---|
__init__(self,
tree)
| |
Returns the size of the entire tree as laid out and transformed as a tuple | |
This method should only change the projx and projy attributes of the node. |
Method Details |
---|
GetSize(self)Returns the size of the entire tree as laid out and transformed as a tuple |
Transform(self, node, offset, rotation)This method should only change the projx and projy attributes of the node. These represent the position of the node as it should be drawn on screen. Adjusting the x and y attributes can and should cause havoc. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:49 2005 | http://epydoc.sf.net |