Declaration of class MinimumEdgeDistances which maintains minimum distances between attached edges at a vertex (delta's and epsilon's) More...
#include <ogdf/orthogonal/OrthoRep.h>Go to the source code of this file.
Classes | |
| class | ogdf::MinimumEdgeDistances< ATYPE > |
| struct | ogdf::MinimumEdgeDistances< ATYPE >::InfoType |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_MINIMUM_EDGE_DISTANCE_H |
Declaration of class MinimumEdgeDistances which maintains minimum distances between attached edges at a vertex (delta's and epsilon's)
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file MinimumEdgeDistances.h.
| #define OGDF_MINIMUM_EDGE_DISTANCE_H |
Definition at line 51 of file MinimumEdgeDistances.h.