Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::ExternE Struct Reference

List of externally active nodes strictly between x and y for minortypes B and E. More...

#include <ogdf/internal/planarity/FindKuratowskis.h>

List of all members.

Public Attributes

node theNode
SListPure< int > startnodes
SListPure< nodeendnodes
SListPure< SListPure< edge > > externalPaths

Detailed Description

List of externally active nodes strictly between x and y for minortypes B and E.

In case of extracting without bundles, all external paths and lists of their start- and endnodes are added.

Definition at line 61 of file FindKuratowskis.h.


Member Data Documentation

Definition at line 63 of file FindKuratowskis.h.

Definition at line 62 of file FindKuratowskis.h.


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