Uses of Interface
com.lowagie.text.LargeElement
Packages that use LargeElement
-
Uses of LargeElement in com.lowagie.text
Classes in com.lowagie.text that implement LargeElementModifier and TypeClassDescriptionclass
AChapter
is a specialSection
.class
Chapter with auto numbering.class
ASection
is a part of aDocument
containing otherSection
s,Paragraph
s,List
and/orTable
s.class
ATable
is aRectangle
that containsCell
s, ordered in some kind of matrix. -
Uses of LargeElement in com.lowagie.text.pdf
Classes in com.lowagie.text.pdf that implement LargeElementModifier and TypeClassDescriptionclass
This is a table that can be put at an absolute position but can also be added to the document as the classTable
.