|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
88 void callSugiyamaLayout();
99 void callPlanarizationLayout();
114 int callSubgraphPlanarizer(
int cc = 0,
int numberOfPermutations = 1);
The Base class for simultaneous graph drawing.
The namespace for all OGDF objects.
Includes declaration of graph class.
Calls modified algorithms for simdraw instances.
EdgeArray< uint32_t > * m_esg
saves edgeSubGraphs data
Interface for simdraw manipulators.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Module for simdraw manipulator classes.
RegisteredArray for edges of a graph, specialized for EdgeArray<edge>.