Interface BoxValues.TableBoxValues

All Superinterfaces:
BoxValues
Enclosing interface:
BoxValues

public static interface BoxValues.TableBoxValues extends BoxValues
Sub-interface for tables in the simple box model.
  • Method Details

    • getColumnsContentWidth

      float[] getColumnsContentWidth()
      Gets an array with the content width of table columns.
      Returns:
      the column content widths.