Generator for visualizing graphs using the XML-based SVG format. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/geometry.h>#include <ogdf/cluster/ClusterGraph.h>#include <ogdf/cluster/ClusterGraphAttributes.h>#include <ogdf/fileformats/GraphIO.h>#include <ogdf/lib/pugixml/pugixml.h>#include <list>#include <sstream>Go to the source code of this file.
Classes | |
| class | ogdf::SvgPrinter |
| SVG Writer. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Generator for visualizing graphs using the XML-based SVG format.
Definition in file SvgPrinter.h.