| Package | Description |
|---|---|
| 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
Geometrys. |
| Modifier and Type | Class and Description |
|---|---|
class |
OverlayOp
Computes the geometric overlay of two
Geometrys. |
| Modifier and Type | Class and Description |
|---|---|
class |
RelateOp
Implements the SFS relate() generalized spatial predicate on two
Geometrys. |
Copyright © 2024. All rights reserved.