|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Includes declaration of graph class.
Declaration of ClusterPlanarityModule which implements a cluster-planarity test and,...
RegisteredArray for labeling the clusters of a ClusterGraph.
EdgeArray< ListPure< edge > > m_parallelEdges
C-planarity test by Cohen, Feng and Eades.
Representation of clusters in a clustered graph.
RegisteredArray for nodes, edges and adjEntries of a graph.
Data type for general directed graphs (adjacency list representation).
Declaration of class PlanarPQTree.
virtual ~CconnectClusterPlanar()
Destructor.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
EdgeArray< bool > m_isParallel
ClusterArray< PlanarPQTree * > m_clusterPQTree
Derived class of GraphObserver providing additional functionality to handle clustered graphs.
Representation of clustered graphs.
Class for the representation of nodes.
RegisteredArray for edges of a graph, specialized for EdgeArray<edge>.