Declaration of class UniformGrid. More...
#include <ogdf/basic/Array2D.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/basic/HashArray2D.h>#include <ogdf/basic/SList.h>#include <ogdf/basic/geometry.h>Go to the source code of this file.
Classes | |
| class | ogdf::davidson_harel::UniformGrid |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::davidson_harel |
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.