Uses of Package
org.locationtech.jts.operation
-
Packages that use org.locationtech.jts.operation 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 ofGeometry
s. -
Classes in org.locationtech.jts.operation used by org.locationtech.jts.operation.overlay Class Description GeometryGraphOperation The base class for operations that requireGeometryGraph
s. -
Classes in org.locationtech.jts.operation used by org.locationtech.jts.operation.relate Class Description GeometryGraphOperation The base class for operations that requireGeometryGraph
s.