public static class GeometryPredicate.SimilarPredicate extends GeometryPredicate
GeometryPredicate.DisjointPredicate, GeometryPredicate.SimilarPredicate, GeometryPredicate.WithinDistancePredicate| Constructor and Description |
|---|
GeometryPredicate.SimilarPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTrue(com.vividsolutions.jts.geom.Geometry geom0,
com.vividsolutions.jts.geom.Geometry geom1,
double[] param) |
getGeometryArgumentCount, getName, getParameterCountpublic boolean isTrue(com.vividsolutions.jts.geom.Geometry geom0,
com.vividsolutions.jts.geom.Geometry geom1,
double[] param)
isTrue in class GeometryPredicate