Class TableRowHeightCalculation


  • public class TableRowHeightCalculation
    extends Object
    Updates the row heights in the model for a table. This is slightly more complex than the row-layout system, as row-spans distribute extra heights to all cells involved.
    Author:
    Thomas Morgner
    • Constructor Detail

      • TableRowHeightCalculation

        public TableRowHeightCalculation​(boolean secondPass)