Class CleanTableRowsPreparationStep.Cell

    • Constructor Detail

      • Cell

        public Cell​(int rowIndex,
                    int colIndex,
                    int rowSpan,
                    long y)
    • Method Detail

      • getRowIndex

        public int getRowIndex()
      • getColIndex

        public int getColIndex()
      • getRowSpan

        public int getRowSpan()
      • getY

        public long getY()