Interface IGridRegion

  • All Known Implementing Classes:
    GridRegion

    public interface IGridRegion
    Author:
    snshor
    • Field Detail

      • EMPTY_REGION

        static final IGridRegion[] EMPTY_REGION
    • Method Detail

      • getBottom

        int getBottom()
      • getLeft

        int getLeft()
      • getRight

        int getRight()
      • getTop

        int getTop()