Declaration of classes gml::Object and gml::Parser. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/Logger.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/geometry.h>
#include <ogdf/basic/memory.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <ogdf/fileformats/GML.h>
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
struct | ogdf::gml::Object |
Represents node in GML parse tree. More... | |
class | ogdf::gml::Parser |
Reads GML file and constructs GML parse tree. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::gml | |
Declaration of classes gml::Object and gml::Parser.
Definition in file GmlParser.h.