Uses of Interface
com.itextpdf.text.TextElementArray
-
Packages that use TextElementArray Package Description com.itextpdf.text com.itextpdf.text.html.simpleparser com.itextpdf.tool.xml.html.pdfelement Elements created for specific use when processing HTML. -
-
Uses of TextElementArray in com.itextpdf.text
Classes in com.itextpdf.text that implement TextElementArray Modifier and Type Class Description classAnchorAnAnchorcan be a reference or a destination of a reference.classChapterAChapteris a specialSection.classChapterAutoNumberChapter with auto numbering.classGreekListA special-version ofLISTwhich use greek-letters.classListAListcontains severalListItems.classListItemAListItemis aParagraphthat can be added to aList.classParagraphAParagraphis a series ofChunks and/orPhrases.classPhraseAPhraseis a series ofChunks.classRomanListA special-version ofLISTwhich use roman-letters.classSectionASectionis a part of aDocumentcontaining otherSections,Paragraphs,Listand/orTables.classZapfDingbatsListA special-version ofLISTwhich use zapfdingbats-letters.classZapfDingbatsNumberListA special-version ofLISTwhich use zapfdingbats-numbers (1..10). -
Uses of TextElementArray in com.itextpdf.text.html.simpleparser
Classes in com.itextpdf.text.html.simpleparser that implement TextElementArray Modifier and Type Class Description classCellWrapperDeprecated.since 5.5.2 -
Uses of TextElementArray in com.itextpdf.tool.xml.html.pdfelement
Classes in com.itextpdf.tool.xml.html.pdfelement that implement TextElementArray Modifier and Type Class Description classNoNewLineParagraphANoNewLineParagraphis a series ofChunks and/orPhrases.
-