Uses of Interface
com.itextpdf.text.TextElementArray
Packages that use TextElementArray
-
Uses of TextElementArray in com.itextpdf.text
Classes in com.itextpdf.text that implement TextElementArrayModifier and TypeClassDescriptionclass
AnAnchor
can be a reference or a destination of a reference.class
AChapter
is a specialSection
.class
Chapter with auto numbering.class
A special-version ofLIST
which use greek-letters.class
AList
contains severalListItem
s.class
AListItem
is aParagraph
that can be added to aList
.class
AParagraph
is a series ofChunk
s and/orPhrases
.class
APhrase
is a series ofChunk
s.class
A special-version ofLIST
which use roman-letters.class
ASection
is a part of aDocument
containing otherSection
s,Paragraph
s,List
and/orTable
s.class
A special-version ofLIST
which use zapfdingbats-letters.class
A special-version ofLIST
which use zapfdingbats-numbers (1..10). -
Uses of TextElementArray in com.itextpdf.text.html.simpleparser
Classes in com.itextpdf.text.html.simpleparser that implement TextElementArray -
Uses of TextElementArray in com.itextpdf.tool.xml.html.pdfelement
Classes in com.itextpdf.tool.xml.html.pdfelement that implement TextElementArrayModifier and TypeClassDescriptionclass
ANoNewLineParagraph
is a series ofChunk
s and/orPhrases
.