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.
|
org.locationtech.jts.operation.relate |
Contains classes to implement the computation of the spatial relationships of
Geometry s. |
Constructor | Description |
---|---|
NodeMap(NodeFactory nodeFact) |
|
PlanarGraph(NodeFactory nodeFact) |
Modifier and Type | Class | Description |
---|---|---|
class |
OverlayNodeFactory |
Creates nodes for use in the
PlanarGraph s constructed during
overlay operations. |
Modifier and Type | Class | Description |
---|---|---|
class |
RelateNodeFactory |
Copyright © 2018. All rights reserved.