Includes declaration of graph class.
Module for simdraw manipulator classes.
Basic declarations, included by all source files.
Calls modified algorithms for simdraw instances.
void callSugiyamaLayout()
runs SugiyamaLayout with modified SplitHeuristic
EdgeArray< uint32_t > * m_esg
saves edgeSubGraphs data
void callPlanarizationLayout()
runs UMLPlanarizationLayout with modified inserter
int callSubgraphPlanarizer(int cc=0, int numberOfPermutations=1)
runs SubgraphPlanarizer with modified inserter
SimDrawCaller(SimDraw &SD)
constructor
void updateESG()
updates m_esg
The Base class for simultaneous graph drawing.
Interface for simdraw manipulators.
RegisteredArray for edges of a graph, specialized for EdgeArray<edge>.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF dynamic library (shared object / DLL),...
The namespace for all OGDF objects.