|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Stores additional attributes of a graph (like layout information).
#define OGDF_MALLOC_NEW_DELETE
Makes the class use malloc for memory allocation.
LayoutModule()
Initializes a layout module.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
void operator()(GraphAttributes &GA)
Computes a layout of graph GA.
Declaration of memory manager for allocating small pieces of memory.
Interface of general layout algorithms.