Class BoyerMyrvoldPlanarityInspector.OuterFaceCirculator

java.lang.Object
org.jgrapht.alg.planar.BoyerMyrvoldPlanarityInspector.OuterFaceCirculator
All Implemented Interfaces:
Iterator<BoyerMyrvoldPlanarityInspector<V,E>.Node>
Enclosing class:
BoyerMyrvoldPlanarityInspector<V,E>

private class BoyerMyrvoldPlanarityInspector.OuterFaceCirculator extends Object implements Iterator<BoyerMyrvoldPlanarityInspector<V,E>.Node>
A circulator over the nodes on the boundary of the biconnected component. Traverses the nodes in the cyclic manner, i.e. it doesn't stop when all the nodes are traversed