#include <ogdf/layered/CrossingMinInterfaces.h>
Definition at line 63 of file CrossingMinInterfaces.h.
◆ TraversingDir
◆ HierarchyLevelsBase() [1/2]
ogdf::HierarchyLevelsBase::HierarchyLevelsBase |
( |
| ) |
|
|
default |
◆ HierarchyLevelsBase() [2/2]
◆ ~HierarchyLevelsBase()
virtual ogdf::HierarchyLevelsBase::~HierarchyLevelsBase |
( |
| ) |
|
|
inlinevirtual |
◆ adjNodes()
◆ calculateCrossings() [1/2]
int ogdf::HierarchyLevelsBase::calculateCrossings |
( |
| ) |
const |
Computes the total number of crossings.
◆ calculateCrossings() [2/2]
int ogdf::HierarchyLevelsBase::calculateCrossings |
( |
int |
i | ) |
const |
Computes the number of crossings between level i
and i+1
.
◆ hierarchy()
virtual const Hierarchy & ogdf::HierarchyLevelsBase::hierarchy |
( |
| ) |
const |
|
pure virtual |
◆ high()
virtual int ogdf::HierarchyLevelsBase::high |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ operator[]()
virtual const LevelBase & ogdf::HierarchyLevelsBase::operator[] |
( |
int |
i | ) |
const |
|
pure virtual |
◆ pos()
virtual int ogdf::HierarchyLevelsBase::pos |
( |
node |
v | ) |
const |
|
pure virtual |
◆ size()
virtual int ogdf::HierarchyLevelsBase::size |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: