Declaration of class GraphAttributes which extends a Graph by additional attributes.
Optimal Vertex Position interface.
Stores additional attributes of a graph (like layout information).
Class for the representation of nodes.
Interface for computing a good / optimal vertex position.
DPoint call(GraphAttributes &GA, node v)
computes a good position for the vertex v with respect to GA
Interface for computing a good / optimal vertex position.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.