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 boolean
contains(Geometry g1, Geometry g2)
static boolean
containsProperly(Geometry g1, Geometry g2)
static boolean
covers(Geometry g1, Geometry g2)
static boolean
intersects(Geometry g1, Geometry g2)
-