Package com.lowagie.text.rtf.style
Class Summary |
RtfColor |
The RtfColor stores one rtf color value for a rtf document
|
RtfColorList |
The RtfColorList stores all colours that appear in the document. |
RtfFont |
The RtfFont class stores one font for an rtf document. |
RtfFontList |
The RtfFontList stores the list of fonts used in the rtf document. |
RtfParagraphStyle |
The RtfParagraphStyle stores all style/formatting attributes of a RtfParagraph.
|
RtfStylesheetList |
The RtfStylesheetList stores the RtfParagraphStyles that are used in the document.
|