Class RectangleSelection.GridRange

    • Constructor Detail

      • GridRange

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

      • getTop

        public int getTop()
      • getBottom

        public int getBottom()
      • getLeft

        public int getLeft()
      • getRight

        public int getRight()