Interface EssGrid

All Known Subinterfaces:
EssCubeView
All Known Implementing Classes:
EssCubeViewImpl, EssGridImpl

public interface EssGrid
  • Method Summary

    Modifier and Type
    Method
    Description
    getCell(int row, int col)
     
    int
     
    int
     
  • Method Details

    • getRows

      int getRows()
    • getColumns

      int getColumns()
    • getCell

      String getCell(int row, int col)