| Package | Description |
|---|---|
| org.locationtech.jts.operation.relate |
Contains classes to implement the computation of the spatial relationships of
Geometrys. |
| org.locationtech.jts.operation.valid |
Provides classes for testing the validity of geometries.
|
| Class and Description |
|---|
| RelateComputer
Computes the topological relationship between two Geometries.
|
| Class and Description |
|---|
| RelateNodeGraph
Implements the simple graph of Nodes and EdgeEnd which is all that is
required to determine topological relationships between Geometries.
|