Uses of Interface
com.lowagie.text.TextElementArray
Packages that use TextElementArray
-
Uses of TextElementArray in com.lowagie.text
Classes in com.lowagie.text that implement TextElementArrayModifier and TypeClassDescriptionclass
AnAnchor
can be a reference or a destination of a reference.class
ACell
is aRectangle
containing otherElement
s.class
AChapter
is a specialSection
.class
Chapter with auto numbering.class
AFootnote
is a little note that can be added at the bottom of a page.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
Rectangle that can be used for Cells.class
Rectangle that can be used for Cells.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.lowagie.text.html.simpleparser
Classes in com.lowagie.text.html.simpleparser that implement TextElementArray