Home | Trees | Indices | Help |
|
---|
|
Dot File backend.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Method Details |
Generates a graph file. :param outputfile: filename and path [defaults to graphname.png] :param dotfile: filename and path [defaults to graphname.dot] :rtype: str :return: a path to the generated file |
emit an edge from <name1> to <name2>. edge properties: see http://www.graphviz.org/doc/info/attrs.html |
emit a node with given properties. node properties: see http://www.graphviz.org/doc/info/attrs.html |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 4 14:27:55 2011 | http://epydoc.sourceforge.net |