Includes declaration of graph class.
EdgeType
The type of edges (only used in derived classes).
Declaration of basic types for graphics.
Shape
Types for node shapes.
EdgeArrow
Types for edge arrows.
Graph::EdgeType toEdgeType(const std::string &str)
std::string toString(const Attribute &attr)
Shape toShape(const std::string &str)
EdgeArrow toArrow(const std::string &str)
Attribute toAttribute(const std::string &str)
The namespace for all OGDF objects.