|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.fop.render.rtf.rtflib.rtfdoc | |
---|---|
org.apache.fop.render.rtf | RTF (Rich Text Format) Output Support |
org.apache.fop.render.rtf.rtflib.rtfdoc | Independent subsystem (not specific to FOP) classes that are used to build RTF documents. |
org.apache.fop.render.rtf.rtflib.tools | Utility classes used in RTF file generation. |
Classes in org.apache.fop.render.rtf.rtflib.rtfdoc used by org.apache.fop.render.rtf | |
---|---|
RtfAttributes
Attributes for RtfText |
Classes in org.apache.fop.render.rtf.rtflib.rtfdoc used by org.apache.fop.render.rtf.rtflib.rtfdoc | |
---|---|
IRtfAfterContainer
interface for RTF objects that can contain footers |
|
IRtfBeforeContainer
Interface for classes containing headers. |
|
IRtfBookmarkContainer
RTF Bookmark container interface. |
|
IRtfExternalGraphicContainer
Interface for classes containing images. |
|
IRtfHyperLinkContainer
interface for RtfElements that can contain RtfHyperLinks |
|
IRtfJforCmdContainer
Interface for objects containing Commands |
|
IRtfListContainer
Interface for RtfElements that can contain RtfLists |
|
IRtfPageBreakContainer
Interface for RtfElements that can contain RtfPageBreaks |
|
IRtfPageNumberCitationContainer
Interface for classes containing page number citations |
|
IRtfPageNumberContainer
Interface for objects containing page numbers |
|
IRtfParagraphContainer
Interface for RtfElements that can contain RtfParagraphs |
|
IRtfParagraphKeepTogetherContainer
Interface for classes containing Paragraphs with Keep Together |
|
IRtfTableContainer
Interface for RtfElements that can contain RtfTables |
|
IRtfTextContainer
Interface for RtfElements that can contain RtfText elements |
|
IRtfTextrunContainer
Interface which enables an implementing class to contain linear text runs. |
|
ITableAttributes
Constants for RTF table attribute names |
|
ITableColumnsInfo
Used to get information about tables, for example when handling nested tables |
|
ParagraphKeeptogetherContext
This context is used to manage the "keepn" RTF attribute Used by ParagraphBuilder and JforCmd |
|
RtfAfter
RtfContainer that encloses footers |
|
RtfAttributes
Attributes for RtfText |
|
RtfBefore
The opposite of RtfAfter |
|
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. |
|
RtfFontManager
RTF font table |
|
RtfFootnote
Model of an RTF footnote |
|
RtfHyperLink
Creates an hyperlink. |
|
RtfJforCmd
Process "jfor-cmd" |
|
RtfList
Model of an RTF list, which can contain RTF list items |
|
RtfListItem
Model of an RTF list item, which can contain RTF paragraphs |
|
RtfListStyle
Class to handle list styles. |
|
RtfListTable
RtfListTable: used to make the list table in the header section of the RtfFile. |
|
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
Models the keep together attributes of paragraphs |
|
RtfSection
Models a section in an RTF document |
|
RtfSpaceSplitter
This class splits block attributes into space-before attribute, space-after attribute and common attributes. |
|
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 |
|
RtfTextrun
Class which contains a linear text run. |
Classes in org.apache.fop.render.rtf.rtflib.rtfdoc used by org.apache.fop.render.rtf.rtflib.tools | |
---|---|
IRtfOptions
Options for configuring the rtf elements. |
|
ITableColumnsInfo
Used to get information about tables, for example when handling nested tables |
|
RtfAttributes
Attributes for RtfText |
|
RtfContainer
An RtfElement that can contain other elements. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |