|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
40 class ClusterGraphAttributes;
41 class ExtendedNestingGraph;
HierarchyClusterLayoutModule()
Initializes a hierarchy cluster layout module.
The namespace for all OGDF objects.
void transform()
Sets attributes for the original graph in attributed graph.
void callCluster(const ExtendedNestingGraph &H, ClusterGraphAttributes &ACG)
Computes a hierarchy layout of a clustered hierarchy H in ACG.
virtual ~HierarchyClusterLayoutModule()
Interface of hierarchy layout algorithms for cluster graphs.
Stores additional attributes of a clustered graph (like layout information).
#define OGDF_MALLOC_NEW_DELETE
Makes the class use malloc for memory allocation.
Manages access on copy of an attributed clustered graph.
Declares ClusterGraphCopyAttributes, which manages access on copy of an attributed clustered graph.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Declaration of memory manager for allocating small pieces of memory.