Package com.lowagie.text
package com.lowagie.text
-
ClassDescriptionAn
Anchor
can be a reference or a destination of a reference.AnAnnotation
is a little note that can be added to a page on a document.Signals an attempt to create anElement
that hasn't got the right form.ACell
is aRectangle
containing otherElement
s.AChapter
is a specialSection
.Chapter with auto numbering.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.A class that contains all the possible tagnames and their attributes.The ExceptionConverter changes a checked exception into an unchecked exception.Contains all the specifications of a font: fontfamily, size, style and color.If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files to this static class first and then create fonts in your code using one of the static getFont-method without having to enter a path as parameter.If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files to this class first and then create fonts in your code using one of the getFont method without having to enter a path as parameter.These two methods are used by FactoryProperties (for HTMLWorker).AFootnote
is a little note that can be added at the bottom of a page.A special-version ofLIST
which use greek-letters.This is anElement
that contains some user defined meta information about the document.AHeaderFooter
-object is aRectangle
with text that can be put above and/or below every page.AnImage
is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the documentLoads image files such as PNG, JPEG, GIF, TIFF and BMP.CCITT Image data that has to be inserted into the documentSupport for JBIG2 images.Raw Image data that has to be inserted into the documentPdfTemplate that has to be inserted into the documentAnImgWMF
is the representation of a windows metafile that has to be inserted into the documentAnJpeg
is the representation of a graphic element (JPEG) that has to be inserted into the documentAnJpeg2000
is the representation of a graphic element (JPEG) that has to be inserted into the documentInterface implemented by Element objects that can potentially consume a lot of memory.AList
contains severalListItem
s.AListItem
is aParagraph
that can be added to aList
.Wrapper that allows to add properties to 'basic building block' objects.Wrapper that allows to add properties to a Chapter/Section object.This is anElement
that contains some meta information about the document.ThePageSize
-object contains a number of rectangles representing the most common paper sizes.AParagraph
is a series ofChunk
s and/orPhrases
.APhrase
is a series ofChunk
s.ARectangle
is the representation of a geometric figure.ARectangleReadOnly
is the representation of a geometric figure.A special-version ofLIST
which use roman-letters.ARow
is part of aTable
and contains someCells
.The RTF jar depends on the iText jar, but the iText jar may not depend on the RTF jar.ASection
is a part of aDocument
containing otherSection
s,Paragraph
s,List
and/orTable
s.Rectangle that can be used for Cells.Rectangle that can be used for Cells.This class contains the symbols that correspond with special symbols.Interface for customizing the split character.ATable
is aRectangle
that containsCell
s, ordered in some kind of matrix.Interface for a text element to which other objects can be added.Text rendering options, including the default language of the document and a flag to enable font glyph substitution (if FOP is available).A collection of convenience methods that were present in many different iText classes.A special-version ofLIST
which use zapfdingbats-letters.A special-version ofLIST
which use zapfdingbats-numbers (1..10).