|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The Base class for simultaneous graph drawing.
The namespace for all OGDF objects.
Stores additional attributes of a graph (like layout information).
SimDraw * m_SD
pointer to current simdraw instance
GraphAttributes * m_GA
pointer to current graphattributes
const SimDraw & constSimDraw() const
returns base instance
Graph * m_G
pointer to current graph
SimDrawManipulatorModule(SimDraw &SD)
constructor
Data type for general directed graphs (adjacency list representation).
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.