| Package | Description |
|---|---|
| com.vividsolutions.jts.geomgraph | |
| com.vividsolutions.jts.operation.overlay |
| Modifier and Type | Class and Description |
|---|---|
class |
GeometryGraph
A GeometryGraph is a graph that models a given Geometry
|
| Modifier and Type | Method and Description |
|---|---|
PlanarGraph |
OverlayOp.getGraph()
Gets the graph constructed to compute the overlay.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolygonBuilder.add(PlanarGraph graph)
Add a complete graph.
|
| Constructor and Description |
|---|
ConsistentPolygonRingChecker(PlanarGraph graph) |
Copyright © 2015. All rights reserved.