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. | |
Macros | |
| #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.
Definition in file UniformGrid.h.
| #define OGDF_UNIFORMGRID_H |
Definition at line 53 of file UniformGrid.h.