Uses of Package
org.jgrapht.alg.planar
-
Packages that use org.jgrapht.alg.planar Package Description org.jgrapht.alg.planar Algorithms for testing planarity of the graphs -
Classes in org.jgrapht.alg.planar used by org.jgrapht.alg.planar Class Description BoyerMyrvoldPlanarityInspector.Edge Internal representation of the edges of the inputgraph
.BoyerMyrvoldPlanarityInspector.MergeInfo The information needed to merge two consecutive biconnected componentsBoyerMyrvoldPlanarityInspector.Node The internal representation of the vertices of the graph.BoyerMyrvoldPlanarityInspector.OuterFaceCirculator A circulator over the nodes on the boundary of the biconnected component.