Package Libs :: Module immvcglib :: Class ParseVCGList
[hide private]
[frames] | no frames]

Class ParseVCGList

source code

recursive VCG parser

Instance Methods [hide private]
  __init__(self, vcgList)
pre-process our shiznit
  error(self, error)
raise an error exception
  reParse(self, vcgItems, mode="")
used for recursive parse
  parseGraph(self)
Parse a VCG graph ..

Method Details [hide private]

__init__(self, vcgList)
(Constructor)

source code 
pre-process our shiznit

error(self, error)

source code 
raise an error exception

reParse(self, vcgItems, mode="")

source code 
used for recursive parse

parseGraph(self)

source code 
Parse a VCG graph .. not 100% proper .. but proper enough