Package org.locationtech.jtstest.geomop
Class PreparedGeometryTeeOperation.PreparedGeometryOp
- java.lang.Object
-
- org.locationtech.jtstest.geomop.PreparedGeometryTeeOperation.PreparedGeometryOp
-
- Enclosing class:
- PreparedGeometryTeeOperation
static class PreparedGeometryTeeOperation.PreparedGeometryOp extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PreparedGeometryOp()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
contains(Geometry g1, Geometry g2)
static boolean
covers(Geometry g1, Geometry g2)
static boolean
intersects(Geometry g1, Geometry g2)
-