Uses of Class
org.locationtech.jts.operation.GeometryGraphOperation
-
Packages that use GeometryGraphOperation Package Description org.locationtech.jts.operation.overlay org.locationtech.jts.operation.relate -
-
Uses of GeometryGraphOperation in org.locationtech.jts.operation.overlay
Subclasses of GeometryGraphOperation in org.locationtech.jts.operation.overlay Modifier and Type Class Description classOverlayOpComputes the geometric overlay of twoGeometrys. -
Uses of GeometryGraphOperation in org.locationtech.jts.operation.relate
Subclasses of GeometryGraphOperation in org.locationtech.jts.operation.relate Modifier and Type Class Description classRelateOpImplements the SFS relate() generalized spatial predicate on twoGeometrys.
-