|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Includes declaration of graph class.
Planarized representations (of a connected component) of a graph.
Base class for crossing minimization algorithms.
A dual graph including its combinatorial embedding of an embedded graph.
Declaration of CrossingMinimization Module, an interface for crossing minimization algorithms.
Copies of graphs supporting edge splitting.
StarInserter m_inserter
The StarInserter used to insert new nodes into the planarization.
Includes declaration of dual graph class.
Doubly linked lists (maintaining the length of the list).
Data type for general directed graphs (adjacency list representation).
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Declaration of class StarInserter.
ReturnType
The return type of a module.
Class for the representation of nodes.
RegisteredArray for edges of a graph, specialized for EdgeArray<edge>.