|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Includes declaration of graph class.
Base class for modules that compute a shelling order of a graph.
double baseRatio() const
Returns the current setting of the option base ratio.
Class for adjacency list elements.
void baseRatio(double x)
Sets the option base ratio to x.
virtual ~ShellingOrderModule()
Doubly linked lists (maintaining the length of the list).
Data type for general directed graphs (adjacency list representation).
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
The shelling order of a graph.