Package com.lowagie.text.rtf.table


package com.lowagie.text.rtf.table
  • Classes
    Class
    Description
    The RtfBorder handle one row or cell border.
    The RtfBorderGroup represents a collection of RtfBorders to use in a RtfCell or RtfTable.
    The RtfCell wraps a Cell, but can also be added directly to a Table.
    The RtfRow wraps one Row for a RtfTable.
    The RtfTable wraps a Table.