Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::booth_lueker::IndInfo Class Reference

#include <ogdf/planarity/booth_lueker/IndInfo.h>

Public Member Functions

 IndInfo (node w)
 
 ~IndInfo ()
 
node getAssociatedNode ()
 
void resetAssociatedNode (node w)
 

Private Attributes

bool changeDir
 
node v
 

Friends

class EmbedPQTree
 

Detailed Description

Definition at line 41 of file IndInfo.h.

Constructor & Destructor Documentation

◆ IndInfo()

ogdf::booth_lueker::IndInfo::IndInfo ( node  w)
inlineexplicit

Definition at line 45 of file IndInfo.h.

◆ ~IndInfo()

ogdf::booth_lueker::IndInfo::~IndInfo ( )
inline

Definition at line 50 of file IndInfo.h.

Member Function Documentation

◆ getAssociatedNode()

node ogdf::booth_lueker::IndInfo::getAssociatedNode ( )
inline

Definition at line 54 of file IndInfo.h.

◆ resetAssociatedNode()

void ogdf::booth_lueker::IndInfo::resetAssociatedNode ( node  w)
inline

Definition at line 52 of file IndInfo.h.

Friends And Related Symbol Documentation

◆ EmbedPQTree

Definition at line 42 of file IndInfo.h.

Member Data Documentation

◆ changeDir

bool ogdf::booth_lueker::IndInfo::changeDir
private

Definition at line 58 of file IndInfo.h.

◆ v

node ogdf::booth_lueker::IndInfo::v
private

Definition at line 57 of file IndInfo.h.


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