Declares class EnergyFunction... More...
#include <ogdf/basic/GraphAttributes.h>Go to the source code of this file.
Classes | |
| class | ogdf::EnergyFunction |
| The interface for energy functions for the Davidson Harel graph drawing method. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Macros | |
| #define | OGDF_ENERGY_FUNCTION_H |
Declares class EnergyFunction...
...which specifies an interface for energy functions for the Davidson Harel graph drawing method. It is used in the class DavidsonHarel.
Definition in file EnergyFunction.h.
| #define OGDF_ENERGY_FUNCTION_H |
Definition at line 52 of file EnergyFunction.h.