Package Libs :: Module graphclass :: Class vcgNode
[hide private]
[frames] | no frames]

Class vcgNode

source code

Instance Methods [hide private]
 
__init__(self, handler)
Initialize the Recttext class
source code
 
drawText(self, x, y, text, color) source code
 
drawRect(self, x1, y1, x2, y2, color) source code
 
setTitle(self, title) source code
 
getTitle(self) source code
 
setLabel(self, label) source code
 
getLabel(self) source code
 
setNodeBuffer(self, buf) source code
 
getNodeBuffer(self) source code
 
getAbsSize(self, text) source code
 
setChild(self, child) source code
 
getChild(self) source code
 
setRelPos(self, x, y) source code
 
getRelPos(self) source code