static class PreparedGeometryOperation.PreparedGeometryOp
extends java.lang.Object
Constructor and Description |
---|
PreparedGeometryOp() |
Modifier and Type | Method and 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) |