Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::MMVariableEmbeddingInserter::AnchorNodeInfo Struct Reference

Public Member Functions

 AnchorNodeInfo ()
 
 AnchorNodeInfo (adjEntry adj)
 
 AnchorNodeInfo (adjEntry adj_1, adjEntry adj_2)
 

Public Attributes

adjEntry m_adj_1
 
adjEntry m_adj_2
 

Detailed Description

Definition at line 86 of file MMVariableEmbeddingInserter.h.

Constructor & Destructor Documentation

◆ AnchorNodeInfo() [1/3]

ogdf::MMVariableEmbeddingInserter::AnchorNodeInfo::AnchorNodeInfo ( )
inline

Definition at line 87 of file MMVariableEmbeddingInserter.h.

◆ AnchorNodeInfo() [2/3]

ogdf::MMVariableEmbeddingInserter::AnchorNodeInfo::AnchorNodeInfo ( adjEntry  adj)
inline

Definition at line 89 of file MMVariableEmbeddingInserter.h.

◆ AnchorNodeInfo() [3/3]

ogdf::MMVariableEmbeddingInserter::AnchorNodeInfo::AnchorNodeInfo ( adjEntry  adj_1,
adjEntry  adj_2 
)
inline

Definition at line 94 of file MMVariableEmbeddingInserter.h.

Member Data Documentation

◆ m_adj_1

adjEntry ogdf::MMVariableEmbeddingInserter::AnchorNodeInfo::m_adj_1

Definition at line 99 of file MMVariableEmbeddingInserter.h.

◆ m_adj_2

adjEntry ogdf::MMVariableEmbeddingInserter::AnchorNodeInfo::m_adj_2

Definition at line 100 of file MMVariableEmbeddingInserter.h.


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