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
  drawText(self, x, y, text, color)
  drawRect(self, x1, y1, x2, y2, color)
  setTitle(self, title)
  getTitle(self)
  setLabel(self, label)
  getLabel(self)
  setNodeBuffer(self, buf)
  getNodeBuffer(self)
  getAbsSize(self, text)
  setChild(self, child)
  getChild(self)
  setRelPos(self, x, y)
  getRelPos(self)

Method Details [hide private]

__init__(self, handler)
(Constructor)

source code 
Initialize the Recttext class

drawText(self, x, y, text, color)

source code 
None

drawRect(self, x1, y1, x2, y2, color)

source code 
None

setTitle(self, title)

source code 
None

getTitle(self)

source code 
None

setLabel(self, label)

source code 
None

getLabel(self)

source code 
None

setNodeBuffer(self, buf)

source code 
None

getNodeBuffer(self)

source code 
None

getAbsSize(self, text)

source code 
None

setChild(self, child)

source code 
None

getChild(self)

source code 
None

setRelPos(self, x, y)

source code 
None

getRelPos(self)

source code 
None