Package | Description |
---|---|
com.vividsolutions.jts.operation.linemerge | |
com.vividsolutions.jts.planargraph | |
com.vividsolutions.jts.planargraph.algorithm |
Modifier and Type | Class and Description |
---|---|
class |
LineMergeGraph
A planar graph of edges that is analyzed to sew the edges together.
|
Modifier and Type | Field and Description |
---|---|
protected PlanarGraph |
Subgraph.parentGraph |
Modifier and Type | Method and Description |
---|---|
PlanarGraph |
Subgraph.getParent()
Gets the
PlanarGraph which this subgraph
is part of. |
Constructor and Description |
---|
Subgraph(PlanarGraph parentGraph)
Creates a new subgraph of the given
PlanarGraph |
Constructor and Description |
---|
ConnectedSubgraphFinder(PlanarGraph graph) |
Copyright © 2016. All rights reserved.