Declares CompactionConstraintGraph. More...
#include <ogdf/orthogonal/OrthoRep.h>#include <ogdf/internal/orthogonal/RoutingChannel.h>#include <ogdf/orthogonal/MinimumEdgeDistances.h>#include <ogdf/planarity/PlanRep.h>Go to the source code of this file.
Classes | |
| class | ogdf::CompactionConstraintGraphBase |
| class | ogdf::CompactionConstraintGraph< ATYPE > |
| struct | ogdf::CompactionConstraintGraph< ATYPE >::Interval |
| class | ogdf::CompactionConstraintGraph< ATYPE >::SegmentComparer |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_COMP_CONSTR_GRAPH_H |
Enumerations | |
| enum | ogdf::ConstraintEdgeType { ogdf::cetBasicArc, ogdf::cetVertexSizeArc, ogdf::cetVisibilityArc, ogdf::cetFixToZeroArc, ogdf::cetReducibleArc, ogdf::cetMedianArc } |
Declares CompactionConstraintGraph.
I.e. a representation of constraint graphs (dependency graphs) used in compaction algorithms.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file CompactionConstraintGraph.h.
| #define OGDF_COMP_CONSTR_GRAPH_H |
Definition at line 52 of file CompactionConstraintGraph.h.