Class GridRegion

    • Constructor Detail

      • GridRegion

        public GridRegion​(int top,
                          int left,
                          int bottom,
                          int right)
    • Method Detail

      • setBottom

        public void setBottom​(int bottom)
      • setLeft

        public void setLeft​(int left)
      • setRight

        public void setRight​(int right)
      • setTop

        public void setTop​(int top)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object