All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static boolean |
contains(Geometry a,
Geometry b) |
static boolean |
coveredBy(Geometry a,
Geometry b) |
static boolean |
covers(Geometry a,
Geometry b) |
static boolean |
crosses(Geometry a,
Geometry b) |
static boolean |
disjoint(Geometry a,
Geometry b) |
static boolean |
equals(Geometry a,
Geometry b) |
static boolean |
intersects(Geometry a,
Geometry b) |
static boolean |
overlaps(Geometry a,
Geometry b) |
static String |
relate(Geometry a,
Geometry b) |
static boolean |
touches(Geometry a,
Geometry b) |
static boolean |
within(Geometry a,
Geometry b) |