Uses of Interface
com.itextpdf.text.api.Indentable
Packages that use Indentable
Package
Description
Everything to parse HTML tags to pdf used by the
HtmlPipeline
is in here.Element
s created for specific use when processing HTML.-
Uses of Indentable in com.itextpdf.text
Classes in com.itextpdf.text that implement IndentableModifier and TypeClassDescriptionclass
AChapter
is a specialSection
.class
Chapter with auto numbering.class
A special-version ofLIST
which use greek-letters.class
AnImage
is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the documentclass
CCITT Image data that has to be inserted into the documentclass
Support for JBIG2 images.class
Raw Image data that has to be inserted into the documentclass
PdfTemplate that has to be inserted into the documentclass
AnImgWMF
is the representation of a windows metafile that has to be inserted into the documentclass
AnJpeg
is the representation of a graphic element (JPEG) that has to be inserted into the documentclass
AnJpeg2000
is the representation of a graphic element (JPEG) that has to be inserted into the documentclass
AList
contains severalListItem
s.class
AListItem
is aParagraph
that can be added to aList
.class
Deprecated.since 5.5.9.class
AParagraph
is a series ofChunk
s and/orPhrases
.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 Indentable in com.itextpdf.tool.xml.html
Methods in com.itextpdf.tool.xml.html with parameters of type IndentableModifier and TypeMethodDescriptionprotected void
AbstractTagProcessor.doRtlIndentCorrections
(Indentable p) -
Uses of Indentable in com.itextpdf.tool.xml.html.pdfelement
Classes in com.itextpdf.tool.xml.html.pdfelement that implement IndentableModifier and TypeClassDescriptionclass
ANoNewLineParagraph
is a series ofChunk
s and/orPhrases
.