com.lowagie.text.rtf.style |
|
Java Source File Name | Type | Comment |
RtfColor.java | Class | |
RtfColorList.java | Class | The RtfColorList stores all colours that appear in the document. |
RtfFont.java | Class | The RtfFont class stores one font for an rtf document. |
RtfFontList.java | Class | The RtfFontList stores the list of fonts used in the rtf document. |
RtfParagraphStyle.java | Class | The RtfParagraphStyle stores all style/formatting attributes of a RtfParagraph.
Additionally it also supports the style name system available in RTF. |
RtfStylesheetList.java | Class | The RtfStylesheetList stores the RtfParagraphStyles that are used in the document. |