| Package | Description |
|---|---|
| org.locationtech.jts.geomgraph |
Contains classes that implement topology graphs.
|
| org.locationtech.jts.operation.overlay |
Contains classes that perform a topological overlay to compute boolean spatial functions.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GeometryGraph |
A GeometryGraph is a graph that models a given Geometry
|
| Modifier and Type | Method | Description |
|---|---|---|
PlanarGraph |
OverlayOp.getGraph() |
Gets the graph constructed to compute the overlay.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PolygonBuilder.add(PlanarGraph graph) |
Add a complete graph.
|
| Constructor | Description |
|---|---|
ConsistentPolygonRingChecker(PlanarGraph graph) |
Copyright © 2018. All rights reserved.