Class GeometryPredicate.DisjointPredicate

    • Constructor Detail

      • DisjointPredicate

        public DisjointPredicate()
    • Method Detail

      • isTrue

        public boolean isTrue​(org.locationtech.jts.geom.Geometry geom0,
                              org.locationtech.jts.geom.Geometry geom1,
                              double[] param)
        Specified by:
        isTrue in class GeometryPredicate