Objects of this class are members of the containment heirarchy made in preprocessing stage of ImPrEd. More...
#include <ogdf/misclayout/BertaultLayout.h>
Public Member Functions | |
void | init (int i) |
Public Attributes | |
List< CCElement * > | child |
int | faceNum |
int | num |
CCElement * | parent |
bool | root |
Objects of this class are members of the containment heirarchy made in preprocessing stage of ImPrEd.
Definition at line 130 of file BertaultLayout.h.
|
inline |
Definition at line 139 of file BertaultLayout.h.
Definition at line 136 of file BertaultLayout.h.
int ogdf::BertaultLayout::CCElement::faceNum |
Definition at line 135 of file BertaultLayout.h.
int ogdf::BertaultLayout::CCElement::num |
Definition at line 133 of file BertaultLayout.h.
CCElement* ogdf::BertaultLayout::CCElement::parent |
Definition at line 134 of file BertaultLayout.h.
bool ogdf::BertaultLayout::CCElement::root |
Definition at line 132 of file BertaultLayout.h.