Declaration of GEXF format reading utilities. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <ogdf/cluster/ClusterGraphAttributes.h>
#include <ogdf/lib/pugixml/pugixml.h>
#include <memory>
#include <sstream>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | ogdf::gexf::Parser |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::gexf |
Declaration of GEXF format reading utilities.
Definition in file GexfParser.h.