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 booleancontains(Geometry g1, Geometry g2)static booleancovers(Geometry g1, Geometry g2)static booleanintersects(Geometry g1, Geometry g2)
-