 |
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Declaration and implementation of ogdf::RegisteredSet.
const list_type & clusters() const
Returns a reference to the list of clusters contained in S.
Constant-time set operations.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF dynamic library (shared object / DLL),...
RegisteredSet()
Creates an empty set associated with no registry.
Derived class of GraphObserver providing additional functionality to handle clustered graphs.
#define OGDF_DEFAULT_COPY(cls)
Explicitly provides default copy construction and assignment for class cls.