Class SfEquals

    • Constructor Summary

      Constructors 
      Constructor Description
      SfEquals()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getURI()  
      protected boolean relation​(org.locationtech.spatial4j.shape.Shape s1, org.locationtech.spatial4j.shape.Shape s2)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SfEquals

        public SfEquals()
    • Method Detail

      • getURI

        public java.lang.String getURI()
      • relation

        protected boolean relation​(org.locationtech.spatial4j.shape.Shape s1,
                                   org.locationtech.spatial4j.shape.Shape s2)
        Specified by:
        relation in class GeometricRelationFunction