Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::OrthoRep::VertexInfoUML Struct Reference

Further information about the cages of vertices in UML diagrams. More...

#include <ogdf/orthogonal/OrthoRep.h>

Public Member Functions

 VertexInfoUML ()
 

Public Attributes

adjEntry m_corner [4]
 
SideInfoUML m_side [4]
 

Detailed Description

Further information about the cages of vertices in UML diagrams.

Definition at line 258 of file OrthoRep.h.

Constructor & Destructor Documentation

◆ VertexInfoUML()

ogdf::OrthoRep::VertexInfoUML::VertexInfoUML ( )
inline

Definition at line 267 of file OrthoRep.h.

Member Data Documentation

◆ m_corner

adjEntry ogdf::OrthoRep::VertexInfoUML::m_corner[4]

Definition at line 264 of file OrthoRep.h.

◆ m_side

SideInfoUML ogdf::OrthoRep::VertexInfoUML::m_side[4]

Definition at line 261 of file OrthoRep.h.


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