Class GeometryPredicate.SimilarPredicate

    • Constructor Detail

      • SimilarPredicate

        public SimilarPredicate()
    • 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