Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::energybased::dtree::IWSPD Class Referenceabstract

#include <ogdf/energybased/dtree/DTreeWSPD.h>

Public Member Functions

virtual void onWellSeparatedPair (int aIndex, int bIndex)=0
 called by the WSPD for a pair that is well separated More...
 

Detailed Description

Definition at line 38 of file DTreeWSPD.h.

Member Function Documentation

◆ onWellSeparatedPair()

virtual void ogdf::energybased::dtree::IWSPD::onWellSeparatedPair ( int  aIndex,
int  bIndex 
)
pure virtual

called by the WSPD for a pair that is well separated


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