Declaration of class UniformGrid. More...
#include <ogdf/basic/geometry.h>#include <ogdf/basic/SList.h>#include <ogdf/basic/Array2D.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/basic/HashArray2D.h>#include <ogdf/internal/energybased/IntersectionRectangle.h>#include <limits.h>Go to the source code of this file.
Classes | |
| class | ogdf::UniformGrid |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_UNIFORMGRID_H |
Declaration of class UniformGrid.
This is a class implementing a 2-dimensional Hash array. It uses templates for the keys and the data of the objects stored in it.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file UniformGrid.h.
| #define OGDF_UNIFORMGRID_H |
Definition at line 52 of file UniformGrid.h.