Class AbstractCellDrawer<T extends AbstractCell>

    • Constructor Detail

      • AbstractCellDrawer

        public AbstractCellDrawer()
    • Method Detail

      • rowHeightIsBiggerThanOrEqualToCellHeight

        protected boolean rowHeightIsBiggerThanOrEqualToCellHeight()
      • getRowSpanAdaption

        protected float getRowSpanAdaption()
      • calculateOuterHeight

        protected float calculateOuterHeight()
      • getAdaptionForVerticalAlignment

        protected float getAdaptionForVerticalAlignment()
      • calculateInnerHeight

        protected abstract float calculateInnerHeight()