|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
virtual ~MixedModelCrossingsBeautifierModule()
int numberOfCrossings() const
Returns the number of processed crossings.
Includes declaration of graph class.
Planarized representations (of a connected component) of a graph.
virtual void doCall(const PlanRep &, GridLayout &, const List< node > &) override
Dummy implementation.
int m_nCrossings
the number of processed crossings.
#define OGDF_MALLOC_NEW_DELETE
Makes the class use malloc for memory allocation.
MixedModelCrossingsBeautifierModule()
Initializes the Mixed-Model crossings beautifier module.
Doubly linked lists (maintaining the length of the list).
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
The base class for Mixed-Model crossings beautifier algorithms.
Dummy implementation of Mixed-Model crossings beautifier.
Representation of a graph's grid layout.
Declaration of memory manager for allocating small pieces of memory.