com.vividsolutions.jts.planargraph.algorithm
public class ConnectedSubgraphFinder extends java.lang.Object
| Constructor and Description |
|---|
ConnectedSubgraphFinder(PlanarGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getConnectedSubgraphs() |
public ConnectedSubgraphFinder(PlanarGraph graph)