Class DataCellTraverser


  • public class DataCellTraverser
    extends Object
    Author:
    simonpai
    • Constructor Detail

      • DataCellTraverser

        public DataCellTraverser​(PivotModel model,
                                 boolean isColOrient,
                                 int rowSize,
                                 int colSize,
                                 PagingInfo pgInfo,
                                 boolean open)
    • Method Detail

      • getCellRowSize

        public int getCellRowSize()
      • getCellColumnSize

        public int getCellColumnSize()
      • getCellRowGTSize

        public int getCellRowGTSize()
      • fill

        public void fill()