Class FastGridLayout


  • public class FastGridLayout
    extends Object
    • Constructor Detail

      • FastGridLayout

        public FastGridLayout()
    • Method Detail

      • addRow

        public void addRow​(int index,
                           long rowHeight)
      • addBackground

        public void addBackground​(CellLayoutInfo layoutInfo)
      • getCellHeights

        public LongList getCellHeights()
      • getRowCount

        public int getRowCount()
      • getColumnCount

        public int getColumnCount()