Declaration of class MinimumEdgeDistances which maintains minimum distances between attached edges at a vertex (deltas and epsilons) More...
#include <ogdf/orthogonal/OrthoRep.h>
Go to the source code of this file.
Classes | |
class | ogdf::MinimumEdgeDistances< ATYPE > |
Maintains input sizes for improvement compaction (deltas and epsilons) More... | |
struct | ogdf::MinimumEdgeDistances< ATYPE >::InfoType |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class MinimumEdgeDistances which maintains minimum distances between attached edges at a vertex (deltas and epsilons)
Definition in file MinimumEdgeDistances.h.