public static class GeometryPredicate.DisjointPredicate extends GeometryPredicate
GeometryPredicate.DisjointPredicate, GeometryPredicate.SimilarPredicate, GeometryPredicate.WithinDistancePredicate| Constructor and Description | 
|---|
GeometryPredicate.DisjointPredicate()  | 
| 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