public class PreparedGeometryFunctions extends Object
Constructor and Description |
---|
PreparedGeometryFunctions() |
Modifier and Type | Method and Description |
---|---|
static boolean |
preparedContains(Geometry g1,
Geometry g2) |
static boolean |
preparedContainsProperly(Geometry g1,
Geometry g2) |
static boolean |
preparedCovers(Geometry g1,
Geometry g2) |
static boolean |
preparedIntersects(Geometry g1,
Geometry g2) |
Copyright © 2023. All rights reserved.