| Package | Description |
|---|---|
| com.vividsolutions.jts.operation.overlay |
Contains classes that perform a topological overlay to compute boolean spatial functions.
|
| com.vividsolutions.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 overlay of two
Geometrys.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RelateOp
Implements the SFS
relate() generalized spatial predicate on two
Geometrys.
|