Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
Dot
class DotFileGenerator
File:
../Synopsis/Formatters/Dot.py
A class that encapsulates the dot file generation
-
Attributes
__os
direction
bgcolor
light_color
nodes
-
Methods
__init__
(
self
,
os
,
direction
,
bgcolor
)
write
(
self
,
text
)
write_node
(
self
,
ref
,
name
,
label
,
*
*
attr
)
helper method to generate output for a given node
write_edge
(
self
,
parent
,
child
,
*
*
attr
)
Generated on Tue Jul 20 09:06:58 2010 by
synopsis
(version devel)