Base class for simultaneous drawing.
Stores additional attributes of a graph (like layout information).
Data type for general directed graphs (adjacency list representation).
The Base class for simultaneous graph drawing.
Interface for simdraw manipulators.
SimDraw * m_SD
pointer to current simdraw instance
const SimDraw & constSimDraw() const
returns base instance
void init(SimDraw &SD)
initializing base instance
SimDrawManipulatorModule(SimDraw &SD)
constructor
SimDrawManipulatorModule()
default constructor
Graph * m_G
pointer to current graph
GraphAttributes * m_GA
pointer to current graphattributes
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.