Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::booth_lueker::PlanarLeafKey< X > Class Template Reference

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

Public Member Functions

 PlanarLeafKey (edge e)
 
virtual ~PlanarLeafKey ()
 
std::ostream & print (std::ostream &os)
 

Detailed Description

template<class X>
class ogdf::booth_lueker::PlanarLeafKey< X >

Definition at line 40 of file EmbedPQTree.h.

Constructor & Destructor Documentation

◆ PlanarLeafKey()

template<class X >
ogdf::booth_lueker::PlanarLeafKey< X >::PlanarLeafKey ( edge  e)
inlineexplicit

Definition at line 45 of file PlanarLeafKey.h.

◆ ~PlanarLeafKey()

template<class X >
virtual ogdf::booth_lueker::PlanarLeafKey< X >::~PlanarLeafKey ( )
inlinevirtual

Definition at line 47 of file PlanarLeafKey.h.

Member Function Documentation

◆ print()

template<class X >
std::ostream& ogdf::booth_lueker::PlanarLeafKey< X >::print ( std::ostream &  os)
inline

Definition at line 49 of file PlanarLeafKey.h.


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