Class SearchCompiler.InArea

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean all  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected InArea​(boolean all)  
    • Field Detail

      • all

        protected final boolean all
    • Constructor Detail

      • InArea

        protected InArea​(boolean all)
        Parameters:
        all - if true, all way nodes or relation members have to be within source area;if false, one suffices.
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object