Package com.lowagie.text.rtf.table
package com.lowagie.text.rtf.table
-
ClassesClassDescriptionThe 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.