Class CobaltAreaMatcher

    • Constructor Detail

      • CobaltAreaMatcher

        public CobaltAreaMatcher()
    • Method Detail

      • relate

        public boolean relate​(org.locationtech.jts.geom.Envelope mbrA,
                              org.locationtech.jts.geom.Envelope mbrB,
                              String relation)
        Specified by:
        relate in interface ICobaltMatcher
      • relate

        public boolean relate​(double X,
                              double Y,
                              double Z,
                              String relation)