|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
46 class GraphAttributes;
48 namespace davidson_harel {
The namespace for all OGDF objects.
Stores additional attributes of a graph (like layout information).
PlanarityGrid(GraphAttributes &AG)
UniformGrid * m_currentGrid
void internalCandidateTaken() override
changes the data of a specific energy function if the candidate was taken
void compCandEnergy() override
computes the energy if m_testNode changes position to m_testX and m_testY, sets the value of m_candid...
virtual void printInternalData() const override
Declares class EnergyFunction...
void computeEnergy() override
computes energy for the layout at the beginning of the optimization process
Basic declarations, included by all source files.
UniformGrid * m_candidateGrid
The interface for energy functions for the Davidson Harel graph drawing method.
const GraphAttributes & m_layout