Uses of Package
com.gitlab.pdftk_java.com.lowagie.text
-
Classes in com.gitlab.pdftk_java.com.lowagie.text used by com.gitlab.pdftk_java Class Description DocumentException Signals that an error has occurred in aDocument
.Rectangle ARectangle
is the representation of a geometric figure. -
Classes in com.gitlab.pdftk_java.com.lowagie.text used by com.gitlab.pdftk_java.com.lowagie.text Class Description Annotation AnAnnotation
is a little note that can be added to a page on a document.Chunk This is the smallest significant part of text that can be added to a document.DocListener A class that implementsDocListener
will perform some actions when some actions are performed on aDocument
.DocumentException Signals that an error has occurred in aDocument
.Element Interface for a text element.ElementListener A class that implementsElementListener
will perform some actions when anElement
is added.Font Contains all the specifications of a font: fontfamily, size, style and color.MarkupAttributes Defines the interface for anElement
with markup attributes-- that is, random String-to-String properties for representation in markup languages such as HTML and XML.Meta This is anElement
that contains some meta information about the document.Paragraph AParagraph
is a series ofChunk
s and/orPhrases
.Phrase APhrase
is a series ofChunk
s.Rectangle ARectangle
is the representation of a geometric figure.SplitCharacter Interface for customizing the split character.TextElementArray Interface for a text element to which other objects can be added. -
Classes in com.gitlab.pdftk_java.com.lowagie.text used by com.gitlab.pdftk_java.com.lowagie.text.markup Class Description Element Interface for a text element.Font Contains all the specifications of a font: fontfamily, size, style and color.Rectangle ARectangle
is the representation of a geometric figure. -
Classes in com.gitlab.pdftk_java.com.lowagie.text used by com.gitlab.pdftk_java.com.lowagie.text.pdf Class Description Annotation AnAnnotation
is a little note that can be added to a page on a document.Chunk This is the smallest significant part of text that can be added to a document.DocListener A class that implementsDocListener
will perform some actions when some actions are performed on aDocument
.Document A generic Document class.DocumentException Signals that an error has occurred in aDocument
.DocWriter An abstractWriter
class for documents.Element Interface for a text element.ElementListener A class that implementsElementListener
will perform some actions when anElement
is added.Font Contains all the specifications of a font: fontfamily, size, style and color.ListItem AListItem
is aParagraph
that can be added to aList
.Paragraph AParagraph
is a series ofChunk
s and/orPhrases
.Phrase APhrase
is a series ofChunk
s.Rectangle ARectangle
is the representation of a geometric figure.SplitCharacter Interface for customizing the split character.StringCompare This class was used in the 1.1-version of iText (by Volker Richert). -
Classes in com.gitlab.pdftk_java.com.lowagie.text used by com.gitlab.pdftk_java.com.lowagie.text.pdf.interfaces Class Description DocumentException Signals that an error has occurred in aDocument
.