|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Includes declaration of graph class.
Planarized representations (of a connected component) of a graph.
EdgeArray< SListPure< int > > m_crossings
int numberOfCrossings() const
Copies of graphs supporting edge splitting.
Declaration of singly linked lists and iterators.
const SListPure< int > & crossings(edge e) const
int m_weightedCrossingNumber
int weightedCrossingNumber() const
void restore(PlanRep &PG, int cc)
Class for the representation of edges.
void init(GraphCopy &PG, int weightedCrossingNumber)
RegisteredArray for edges of a graph, specialized for EdgeArray<edge>.