Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::BoyerMyrvold Member List
This is the complete list of members for ogdf::BoyerMyrvold, including all inherited members.
BoyerMyrvold()ogdf::BoyerMyrvold [inline]
clear()ogdf::BoyerMyrvold [inline, protected]
nOfStructuresogdf::BoyerMyrvold [protected]
numberOfStructures()ogdf::BoyerMyrvold [inline]
pBMPogdf::BoyerMyrvold [protected]
planar(const Graph &g)ogdf::BoyerMyrvold
planarDestructive(Graph &g)ogdf::BoyerMyrvold
planarEmbed(Graph &g, SList< KuratowskiWrapper > &list, int embeddingGrade=BoyerMyrvoldPlanar::doNotFind, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvold
planarEmbed(GraphCopySimple &h, SList< KuratowskiWrapper > &list, int embeddingGrade=BoyerMyrvoldPlanar::doNotFind, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvold
planarEmbedDestructive(Graph &g, SList< KuratowskiWrapper > &output, int embeddingGrade=BoyerMyrvoldPlanar::doNotFind, bool bundles=false, bool limitStructures=false, bool randomDFSTree=false, bool avoidE2Minors=true)ogdf::BoyerMyrvold
transform(const KuratowskiWrapper &source, KuratowskiSubdivision &target, NodeArray< int > &count, EdgeArray< int > &countEdge)ogdf::BoyerMyrvold
transform(const SList< KuratowskiWrapper > &sourceList, SList< KuratowskiSubdivision > &targetList, const Graph &g, const bool onlyDifferent=false)ogdf::BoyerMyrvold
~BoyerMyrvold()ogdf::BoyerMyrvold [inline]