diff -r 01f8c7aabb7e -r 06c2228e39cb thirdparty/python-graph/docs/graph.readwrite-module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thirdparty/python-graph/docs/graph.readwrite-module.html Wed Nov 26 23:56:19 2008 +0000 @@ -0,0 +1,496 @@ + + + +
+Home | + + +Trees | + + +Indices | + + +Help | + + +
+
|
+
---|
+ | + +
+ |
+
Functions for reading and writing graphs.
+ + + ++ Functions | +|||
+ + |
+
|
+ ||
+ string + |
+
|
+ ||
+ string + |
+
|
+ ||
+ string + |
+
|
+ ||
+ string + |
+
|
+ ||
+ string + |
+
|
+ ||
+ + |
+
|
+
+ Variables | +|
+ + |
+ colors =
+ |
+
+ Function Details | +
+
Read a graph from a XML document. Nodes and edges specified in the + input will be added to the current graph. +
|
+
Return a string specifying the given graph as a XML document. +
|
+
Return a string specifying the given graph in DOT Language. +
|
+
Return a string specifying the given digraph in DOT Language. +
|
+
Return a string specifying the given hypergraph in DOT Language. +
|
+
Return a string specifying the given hypergraph as a XML document. +
|
+
Read a graph from a XML document. Nodes and hyperedges specified in + the input will be added to the current graph. +
|
+ Variables Details | +
+ colors+ +
|
Home | + + +Trees | + + +Indices | + + +Help | + + +
+
|
+
---|
+ Generated by Epydoc 3.0.1 on Mon Oct 27 20:36:37 2008 + | ++ http://epydoc.sourceforge.net + | +