Generator for visualizing graphs using LaTeX/TikZ. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/geometry.h>#include <ogdf/basic/graphics.h>#include <ogdf/cluster/ClusterGraph.h>#include <ogdf/cluster/ClusterGraphAttributes.h>#include <iosfwd>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | ogdf::TikzWriter |
| LaTeX+TikZ Writer. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Generator for visualizing graphs using LaTeX/TikZ.
Definition in file TikzWriter.h.