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