Includes declaration of graph class.
 
NodeType
The type of nodes.
 
Declaration of basic types for graphics.
 
EdgeArrow
Types for edge arrows.
 
std::string toString(const Key &attr)
 
Graph::NodeType toNodeType(const std::string &str)
 
EdgeArrow toArrow(const std::string &str)
 
Key toKey(const std::string &str)
 
The namespace for all OGDF objects.
 
std::size_t operator()(const ogdf::gml::Key &t) const