|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Stores additional attributes of a graph (like layout information).
Interface of hierarchy layout algorithms.
#define OGDF_MALLOC_NEW_DELETE
Makes the class use malloc for memory allocation.
virtual ~UPRLayoutModule()
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Upward planarized representations (of a connected component) of a graph.
Declaration of memory manager for allocating small pieces of memory.
void call(const UpwardPlanRep &UPR, GraphAttributes &AG)
Computes a upward layout of UPR in AG.
UPRLayoutModule()
Initializes a upward planarized representation layout module.