Interface DiffGeometryMatcher

    • Method Detail

      • setQueryGeometry

        void setQueryGeometry​(org.locationtech.jts.geom.Geometry geom)
      • getQueryGeometry

        org.locationtech.jts.geom.Geometry getQueryGeometry()
      • isMatch

        boolean isMatch​(org.locationtech.jts.geom.Geometry geom)