Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::OrthoRep::SideInfoUML Struct Reference

#include <ogdf/orthogonal/OrthoRep.h>

List of all members.

Public Member Functions

 SideInfoUML ()
int totalAttached () const

Public Attributes

adjEntry m_adjGen
int m_nAttached [2]

Friends

ostream & operator<< (ostream &os, const SideInfoUML &si)

Detailed Description

Definition at line 238 of file OrthoRep.h.


Constructor & Destructor Documentation

Definition at line 249 of file OrthoRep.h.


Member Function Documentation

Definition at line 255 of file OrthoRep.h.


Friends And Related Function Documentation

ostream& operator<< ( ostream &  os,
const SideInfoUML si 
) [friend]

Definition at line 262 of file OrthoRep.h.


Member Data Documentation

Definition at line 246 of file OrthoRep.h.


The documentation for this struct was generated from the following file: