Package org.locationtech.jtstest.geomop
Class PreparedGeometryOperation.PreparedGeometryOp
- java.lang.Object
-
- org.locationtech.jtstest.geomop.PreparedGeometryOperation.PreparedGeometryOp
-
- Enclosing class:
- PreparedGeometryOperation
static class PreparedGeometryOperation.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 booleancontainsProperly(Geometry g1, Geometry g2)static booleancovers(Geometry g1, Geometry g2)static booleanintersects(Geometry g1, Geometry g2)
-