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