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. | |
Defines | |
| #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.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file EnergyFunction.h.
| #define OGDF_ENERGY_FUNCTION_H |
Definition at line 51 of file EnergyFunction.h.