Representation of in- and outpoint lists. More...
#include <ogdf/planarlayout/mixed_model_layout/IOPoints.h>
Public Attributes | |
NodeArray< int > | m_depth |
NodeArray< int > | m_height |
Private Member Functions | |
ListConstIterator< InOutPoint > | searchRealBackward (ListConstIterator< InOutPoint > it) const |
ListConstIterator< InOutPoint > | searchRealForward (ListConstIterator< InOutPoint > it) const |
Private Attributes | |
NodeArray< List< InOutPoint > > | m_in |
AdjEntryArray< bool > | m_mark |
NodeArray< List< InOutPoint > > | m_out |
AdjEntryArray< InOutPoint * > | m_pointOf |
Representation of in- and outpoint lists.
Definition at line 57 of file IOPoints.h.
|
inline |
Definition at line 59 of file IOPoints.h.
Definition at line 61 of file IOPoints.h.
|
inline |
Definition at line 64 of file IOPoints.h.
Definition at line 106 of file IOPoints.h.
Definition at line 111 of file IOPoints.h.
Definition at line 136 of file IOPoints.h.
|
inline |
Definition at line 89 of file IOPoints.h.
Definition at line 69 of file IOPoints.h.
Definition at line 157 of file IOPoints.h.
|
inline |
Definition at line 74 of file IOPoints.h.
|
inline |
Definition at line 72 of file IOPoints.h.
Definition at line 159 of file IOPoints.h.
Definition at line 142 of file IOPoints.h.
|
inline |
Definition at line 93 of file IOPoints.h.
Definition at line 84 of file IOPoints.h.
Definition at line 86 of file IOPoints.h.
Definition at line 161 of file IOPoints.h.
Definition at line 165 of file IOPoints.h.
Definition at line 169 of file IOPoints.h.
Definition at line 163 of file IOPoints.h.
InOutPoint ogdf::IOPoints::middleNeighbor | ( | node | z1 | ) | const |
|
inline |
Definition at line 97 of file IOPoints.h.
Definition at line 67 of file IOPoints.h.
Definition at line 153 of file IOPoints.h.
|
inline |
Definition at line 78 of file IOPoints.h.
|
inline |
Definition at line 76 of file IOPoints.h.
Definition at line 155 of file IOPoints.h.
|
inline |
Definition at line 81 of file IOPoints.h.
|
inline |
Definition at line 101 of file IOPoints.h.
Definition at line 116 of file IOPoints.h.
void ogdf::IOPoints::restoreDeg1Nodes | ( | PlanRep & | PG, |
ArrayBuffer< PlanRep::Deg1RestoreInfo > & | S | ||
) |
|
private |
|
private |
|
inline |
Definition at line 127 of file IOPoints.h.
|
inline |
Definition at line 122 of file IOPoints.h.
|
inline |
Definition at line 132 of file IOPoints.h.
Definition at line 184 of file IOPoints.h.
Definition at line 184 of file IOPoints.h.
|
private |
Definition at line 188 of file IOPoints.h.
|
private |
Definition at line 189 of file IOPoints.h.
|
private |
Definition at line 188 of file IOPoints.h.
|
private |
Definition at line 190 of file IOPoints.h.