Package com.scroogexhtml.table


package com.scroogexhtml.table
Provides table conversion support classes.
  • Class
    Description
    This enum defines Table / table cell border types.
    BorderDefs represents the border definitions of a table cell or table row.
    CellDef represents a table cell.
    This enum defines available vertical alignments.
    RowBorder represents a table border definition.
    TableWriter interface.