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