|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Includes declaration of graph class.
CPlanarSubClusteredGraph()
Constructs a c-planar subclustered graph of the input based on a spanning tree.
Declaration of CPlanarSubClusteredST class.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Representation of clustered graphs.
EdgeArray< int > m_edgeStatus
Store status of original edge: in subclustered graph? Also used to check spanning tree.
RegisteredArray for edges of a graph, specialized for EdgeArray<edge>.