Uses of Interface
com.aowagie.text.TextElementArray
Packages that use TextElementArray
-
Uses of TextElementArray in com.aowagie.text
Classes in com.aowagie.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
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
ASection
is a part of aDocument
containing otherSection
s,Paragraph
s,List
and/orTable
s.(package private) class
Rectangle that can be used for Cells.class
Rectangle that can be used for Cells.