Uses of Package
com.gitlab.pdftk_java.com.lowagie.text
Packages that use com.gitlab.pdftk_java.com.lowagie.text
Package
Description
-
Classes in com.gitlab.pdftk_java.com.lowagie.text used by com.gitlab.pdftk_javaClassDescriptionSignals that an error has occurred in a
Document
.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.textClassDescriptionAn
Annotation
is a little note that can be added to a page on a document.This is the smallest significant part of text that can be added to a document.A class that implementsDocListener
will perform some actions when some actions are performed on aDocument
.Signals that an error has occurred in aDocument
.Interface for a text element.A class that implementsElementListener
will perform some actions when anElement
is added.Contains all the specifications of a font: fontfamily, size, style and color.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.This is anElement
that contains some meta information about the document.AParagraph
is a series ofChunk
s and/orPhrases
.APhrase
is a series ofChunk
s.ARectangle
is the representation of a geometric figure.Interface for customizing the split character.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.pdfClassDescriptionAn
Annotation
is a little note that can be added to a page on a document.This is the smallest significant part of text that can be added to a document.A class that implementsDocListener
will perform some actions when some actions are performed on aDocument
.A generic Document class.Signals that an error has occurred in aDocument
.An abstractWriter
class for documents.Interface for a text element.A class that implementsElementListener
will perform some actions when anElement
is added.Contains all the specifications of a font: fontfamily, size, style and color.AListItem
is aParagraph
that can be added to aList
.AParagraph
is a series ofChunk
s and/orPhrases
.APhrase
is a series ofChunk
s.ARectangle
is the representation of a geometric figure.Interface for customizing the split character.This class was used in the 1.1-version of iText (by Volker Richert). -