Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::energybased::dtree::IWSPD Class Referenceabstract

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

+ Inheritance diagram for ogdf::energybased::dtree::IWSPD:

Public Member Functions

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

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

Implemented in ogdf::energybased::dtree::DTreeWSPDCallback< Dim, ForceFunc, UseForcePrime >.


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