Declaration of interface for grid layout algorithms. More...
#include <ogdf/basic/GridLayout.h>#include <ogdf/basic/LayoutModule.h>#include <ogdf/planarity/PlanRep.h>Go to the source code of this file.
Classes | |
| class | ogdf::GridLayoutModule |
| Base class for grid layout algorithms. More... | |
| class | ogdf::GridLayoutPlanRepModule |
| Base class for grid layout algorithms operating on a PlanRep. More... | |
| class | ogdf::PlanarGridLayoutModule |
| Base class for planar grid layout algorithms. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of interface for grid layout algorithms.
Definition in file GridLayoutModule.h.