|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jts.planargraph.algorithm.ConnectedSubgraphFinder
Finds all connected Subgraphs of a PlanarGraph.
Note: uses the isVisited flag on the nodes.
| Constructor Summary | |
ConnectedSubgraphFinder(PlanarGraph graph)
|
|
| Method Summary | |
java.util.List |
getConnectedSubgraphs()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectedSubgraphFinder(PlanarGraph graph)
| Method Detail |
public java.util.List getConnectedSubgraphs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||