#include <ogdf/orthogonal/OrthoRep.h>
Public Member Functions | |
| SideInfoUML () | |
| int | totalAttached () const |
Public Attributes | |
| adjEntry | m_adjGen |
| int | m_nAttached [2] |
Friends | |
| ostream & | operator<< (ostream &os, const SideInfoUML &si) |
Definition at line 238 of file OrthoRep.h.
| ogdf::OrthoRep::SideInfoUML::SideInfoUML | ( | ) | [inline] |
Definition at line 249 of file OrthoRep.h.
| int ogdf::OrthoRep::SideInfoUML::totalAttached | ( | ) | const [inline] |
Definition at line 255 of file OrthoRep.h.
| ostream& operator<< | ( | ostream & | os, |
| const SideInfoUML & | si | ||
| ) | [friend] |
Definition at line 262 of file OrthoRep.h.
Definition at line 241 of file OrthoRep.h.
Definition at line 246 of file OrthoRep.h.