Uses of Interface
com.lowagie.text.rtf.RtfBasicElement
-
-
Uses of RtfBasicElement in com.lowagie.text.rtf
Subinterfaces of RtfBasicElement in com.lowagie.text.rtf Modifier and Type Interface Description interfaceRtfExtendedElementThe RtfExtendedElement interface is to be used for elements that also write data into the definition part of the rtf documentClasses in com.lowagie.text.rtf that implement RtfBasicElement Modifier and Type Class Description classRtfAddableElementThe RtfAddableElement is the superclass for all rtf specific elements that need to be added to an iText document.classRtfElementRtfElement is the base class for all RTF Element classesMethods in com.lowagie.text.rtf that return RtfBasicElement Modifier and Type Method Description RtfBasicElement[]RtfMapper. mapElement(com.lowagie.text.Element element)Takes an Element subclass and returns an array of RtfBasicElement subclasses, that contained the mapped RTF equivalent to the Element passed in. -
Uses of RtfBasicElement in com.lowagie.text.rtf.direct
Classes in com.lowagie.text.rtf.direct that implement RtfBasicElement Modifier and Type Class Description classRtfDirectContentThe RtfDirectContent makes it possible to directly add RTF code into an RTF document. -
Uses of RtfBasicElement in com.lowagie.text.rtf.document
Classes in com.lowagie.text.rtf.document that implement RtfBasicElement Modifier and Type Class Description classRtfCodePageThe RtfCodePage class allows different code pages to be used in the rtf document.classRtfDocumentThe RtfDocument stores all document related data and also the main data stream.classRtfDocumentHeaderThe RtfDocumentHeader contains all classes required for the generation of the document header area.classRtfFootnoteSettingclassRtfGeneratorThe RtfGenerator creates the (\*\generator ...} element.classRtfInfoElementStores one information group element.classRtfInfoGroupThe RtfInfoGroup stores information group elements.classRtfPageSettingThe RtfPageSetting stores the page size / page margins for a RtfDocument.classRtfProtectionSettingThe RtfProtectionSetting handles document protection elementsMethods in com.lowagie.text.rtf.document that return RtfBasicElement Modifier and Type Method Description RtfBasicElementRtfDocument. getLastElementWritten()Gets the last RtfBasicElement that was directly added to the RtfDocument.Methods in com.lowagie.text.rtf.document with parameters of type RtfBasicElement Modifier and Type Method Description voidRtfDocument. add(RtfBasicElement element)Adds an element to the rtf document -
Uses of RtfBasicElement in com.lowagie.text.rtf.field
Classes in com.lowagie.text.rtf.field that implement RtfBasicElement Modifier and Type Class Description classRtfAnchorThe RtfAnchor is the RTF representation of an Anchor object.classRtfFieldThe RtfField class is an abstract base class for all rtf field functionality.classRtfPageNumberThe RtfPageNumber provides the page number field in rtf documents.classRtfTableOfContentsThe RtfTableOfContents together with multiple RtfTOCEntry objects generates a table of contents.classRtfTOCEntryThe RtfTOCEntry is used together with the RtfTableOfContents to generate a table of contents.classRtfTotalPageNumberThe RtfTotalPageNumber provides the total number of pages field in rtf documents. -
Uses of RtfBasicElement in com.lowagie.text.rtf.graphic
Classes in com.lowagie.text.rtf.graphic that implement RtfBasicElement Modifier and Type Class Description classRtfImageThe RtfImage contains one image.classRtfShapeThe RtfShape provides the interface for adding shapes to the RTF document.classRtfShapePositionThe RtfShapePosition stores position and ordering information for one RtfShape.classRtfShapePropertyThe RtfShapeProperty stores all shape properties that are not handled by the RtfShape and RtfShapePosition.
There is a huge selection of properties that can be set. -
Uses of RtfBasicElement in com.lowagie.text.rtf.headerfooter
Classes in com.lowagie.text.rtf.headerfooter that implement RtfBasicElement Modifier and Type Class Description classRtfHeaderFooterThe RtfHeaderFooter represents one header or footer.classRtfHeaderFooterGroupThe RtfHeaderFooterGroup holds 0 - 3 RtfHeaderFooters that create a group of headers or footers. -
Uses of RtfBasicElement in com.lowagie.text.rtf.list
Classes in com.lowagie.text.rtf.list that implement RtfBasicElement Modifier and Type Class Description classRtfListThe RtfList stores one List.classRtfListItemThe RtfListItem acts as a wrapper for a ListItem.classRtfListLevelThe RtfListLevel is a listlevel object in a list.classRtfListTableThe RtfListTable manages all RtfList objects and list override table in one RtfDocument.classRtfPictureListThe RtfPictureList2 manages the pictures for lists. -
Uses of RtfBasicElement in com.lowagie.text.rtf.style
Classes in com.lowagie.text.rtf.style that implement RtfBasicElement Modifier and Type Class Description classRtfColorThe RtfColor stores one rtf color value for a rtf documentclassRtfColorListThe RtfColorList stores all colors that appear in the document.classRtfFontThe RtfFont class stores one font for an rtf document.classRtfFontListThe RtfFontList stores the list of fonts used in the rtf document.classRtfParagraphStyleThe RtfParagraphStyle stores all style/formatting attributes of a RtfParagraph.classRtfStylesheetListThe RtfStylesheetList stores the RtfParagraphStyles that are used in the document. -
Uses of RtfBasicElement in com.lowagie.text.rtf.table
Classes in com.lowagie.text.rtf.table that implement RtfBasicElement Modifier and Type Class Description classRtfBorderThe RtfBorder handle one row or cell border.classRtfBorderGroupThe RtfBorderGroup represents a collection of RtfBorders to use in a RtfCell or RtfTable.classRtfCellThe RtfCell wraps a Cell, but can also be added directly to a Table.classRtfRowThe RtfRow wraps one Row for a RtfTable.classRtfTableThe RtfTable wraps a Table. -
Uses of RtfBasicElement in com.lowagie.text.rtf.text
Classes in com.lowagie.text.rtf.text that implement RtfBasicElement Modifier and Type Class Description classRtfAnnotationThe RtfAnnotation provides support for adding Annotations to the rtf document.classRtfChapterThe RtfChapter wraps a Chapter element.classRtfChunkThe RtfChunk contains one piece of text.classRtfFootnoteThe RtfFootnote provides support for adding Footnotes to the rtf document.classRtfNewPageThe RtfNewPage creates a new page.classRtfParagraphThe RtfParagraph is an extension of the RtfPhrase that adds alignment and indentation properties.classRtfPhraseThe RtfPhrase contains multiple RtfChunksclassRtfSectionThe RtfSection wraps a Section element.classRtfTabThe RtfTab encapsulates a tab position and tab type in a paragraph.classRtfTabGroupThe RtfTabGroup is a convenience class if the same tabs are to be added to multiple paragraphs.
RtfTabGroup tabs = new RtfTabGroup();
tabs.add(new RtfTab(70, RtfTab.TAB_LEFT_ALIGN));
tabs.add(new RtfTab(160, RtfTab.TAB_CENTER_ALIGN));
tabs.add(new RtfTab(250, RtfTab.TAB_DECIMAL_ALIGN));
tabs.add(new RtfTab(500, RtfTab.TAB_RIGHT_ALIGN));
Paragraph para = new Paragraph();
para.add(tabs);
para.add("\tLeft aligned\tCentre aligned\t12,45\tRight aligned");Fields in com.lowagie.text.rtf.text with type parameters of type RtfBasicElement Modifier and Type Field Description protected java.util.ArrayList<RtfBasicElement>RtfPhrase. chunksArrayList containing the RtfChunks of this RtfPhraseprotected java.util.ArrayList<RtfBasicElement>RtfSection. itemsThe sub-items of this RtfSectionConstructor parameters in com.lowagie.text.rtf.text with type arguments of type RtfBasicElement Constructor Description RtfTabGroup(java.util.ArrayList<? extends RtfBasicElement> tabs)Constructs a RtfTabGroup with a set of tabs.
-