Package com.lowagie.text.rtf.style


package com.lowagie.text.rtf.style
  • Classes
    Class
    Description
    The RtfColor stores one rtf color value for a rtf document
    The RtfColorList stores all colors that appear in the document.
    The RtfFont class stores one font for an rtf document.
    The RtfFontList stores the list of fonts used in the rtf document.
    The RtfParagraphStyle stores all style/formatting attributes of a RtfParagraph.
    The RtfStylesheetList stores the RtfParagraphStyles that are used in the document.
    RtfStyleTypes contains the different types of Stylesheet entries that exist in RTF.