|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Includes declaration of graph class.
RemoveReinsertType m_rrOption
The remove-reinsert method.
Light-weight version of a planarized representation, associated with a PlanRep.
Interface for UML edge insertion algorithms.
Optimal edge insertion module.
Declaration of interface for edge insertion algorithms.
void percentMostCrossed(double percent)
Sets the option percentMostCrossed to percent.
The parameterized class Array implements dynamic arrays of type E.
RemoveReinsertType removeReinsert() const
Returns the current setting of the remove-reinsert postprocessing method.
double m_percentMostCrossed
The portion of most crossed edges considered.
double percentMostCrossed() const
Returns the current setting of option percentMostCrossed.
~VariableEmbeddingInserterUML()
Destructor.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
RemoveReinsertType
The postprocessing method for edge insertion algorithms.
Declaration and implementation of Array class and Array algorithms.
RegisteredArray for edges of a graph, specialized for EdgeArray<edge>.