|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ rtfdoc overview ] | PREV NEXT | ||||||||
Uses of Package
org.jfor.jfor.rtflib.rtfdoc
| Classes in org.jfor.jfor.rtflib.rtfdoc used by org.jfor.jfor.rtflib.rtfdoc | |
| IRtfAfterContainer
interface for RTF objects that can contain footers |
|
| IRtfBeforeContainer
|
|
| IRtfBookmarkContainer
RTF Bookmark container interface. |
|
| IRtfExternalGraphicContainer
Interface for containers that can hold RtfExternalGraphic objects |
|
| IRtfHyperLinkContainer
interface for RtfElements that can contain RtfHyperLinks |
|
| IRtfJforCmdContainer
|
|
| IRtfListContainer
Interface for RtfElements that can contain RtfLists |
|
| IRtfPageBreakContainer
Interface for RtfElements that can contain RtfPageBreaks |
|
| IRtfPageNumberCitationContainer
|
|
| IRtfPageNumberContainer
|
|
| IRtfParagraphContainer
Interface for RtfElements that can contain RtfParagraphs |
|
| IRtfParagraphKeepTogetherContainer
|
|
| IRtfTableContainer
Interface for RtfElements that can contain RtfTables |
|
| IRtfTextContainer
Interface for RtfElements that can contain RtfText elements |
|
| ITableAttributes
Constants for RTF table attribute names |
|
| ParagraphKeeptogetherContext
This context is used to manage the "keepn" RTF attribute Used by ParagraphBuilder and JforCmd |
|
| RtfAfter
RtfContainer that encloses footers |
|
| RtfAfterBeforeBase
Common code for RtfAfter and RtfBefore |
|
| RtfAttributes
Attributes for RtfText |
|
| RtfBefore
|
|
| RtfBookmark
RTF Bookmark. |
|
| RtfBookmarkContainerImpl
RTF Bookmark container implementation. |
|
| RtfColorTable
Singelton of the RTF color table. |
|
| RtfContainer
An RtfElement that can contain other elements. |
|
| RtfDocumentArea
The RTF document area, container for RtfSection objects. |
|
| RtfElement
Base class for all elements of an RTF file. |
|
| RtfExternalGraphic
Creates an RTF image from an external graphic file. |
|
| RtfExtraRowSet
Used to add extra table rows after a row that contains a nested table: created by RtfTableRow before generating RTF code an RtfTableCell that contains a nested table can ask this to put some of its children in extra rows that after the current row once RtfTableRow is done rendering its children, it renders this, causing extra rows to be generated, with content that can come from several RtfTableCells |
|
| RtfFile
Models the top-level structure of an RTF file. |
|
| RtfFontManager
RTF font table |
|
| RtfHeader
RTF file header, contains style, font and other document-level information. |
|
| RtfHyperLink
Creates an hyperlink. |
|
| RtfJforCmd
|
|
| RtfList
Model of an RTF list, which can contain RTF list items |
|
| RtfList.NumberingStyle
|
|
| RtfListItem
Model of an RTF list item, which can contain RTF paragraphs |
|
| RtfListTable
RtfListTable: used to make the list table in the header section of the RtfFile. |
|
| RtfNull
|
|
| RtfOptions
Simplistic options definitions for RTF generation |
|
| RtfPage
Specifies rtf control words. |
|
| RtfPageArea
|
|
| RtfPageNumber
|
|
| RtfPageNumberCitation
|
|
| RtfParagraph
Model of an RTF paragraph, which can contain RTF text elements. |
|
| RtfParagraphKeepTogether
|
|
| RtfSection
Models a section in an RTF document |
|
| RtfStringConverter
Converts java Strings according to RTF conventions |
|
| RtfStyleSheetTable
Singelton of the RTF style sheet table. |
|
| RtfTable
Container for RtfRow elements |
|
| RtfTableCell
A cell in an RTF table, container for paragraphs, lists, etc. |
|
| RtfTableRow
Container for RtfTableCell elements |
|
| RtfTemplate
Singelton of the RTF style template This class belongs to the |
|
| RtfText
Model of a text run (a piece of text with attributes) in an RTF document |
|
|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ rtfdoc overview ] | PREV NEXT | ||||||||