Package com.lowagie.text


package com.lowagie.text
  • Class
    Description
    An Anchor can be a reference or a destination of a reference.
    An Annotation is a little note that can be added to a page on a document.
    Signals an attempt to create an Element that hasn't got the right form.
    A Cell is a Rectangle containing other Elements.
    A Chapter is a special Section.
    Chapter with auto numbering.
    This is the smallest significant part of text that can be added to a document.
    A class that implements DocListener will perform some actions when some actions are performed on a Document.
    A generic Document class.
    Signals that an error has occurred in a Document.
    An abstract Writer class for documents.
    Interface for a text element.
    A class that implements ElementListener will perform some actions when an Element 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).
    A Footnote is a little note that can be added at the bottom of a page.
    A special-version of LIST which use greek-letters.
    This is an Element that contains some user defined meta information about the document.
    A HeaderFooter-object is a Rectangle with text that can be put above and/or below every page.
    An Image is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document
    Loads image files such as PNG, JPEG, GIF, TIFF and BMP.
    CCITT Image data that has to be inserted into the document
    Support for JBIG2 images.
    Raw Image data that has to be inserted into the document
    PdfTemplate that has to be inserted into the document
    An ImgWMF is the representation of a windows metafile that has to be inserted into the document
    An Jpeg is the representation of a graphic element (JPEG) that has to be inserted into the document
    An Jpeg2000 is the representation of a graphic element (JPEG) that has to be inserted into the document
    Interface implemented by Element objects that can potentially consume a lot of memory.
    A List contains several ListItems.
    A ListItem is a Paragraph that can be added to a List.
    Wrapper that allows to add properties to 'basic building block' objects.
    Wrapper that allows to add properties to a Chapter/Section object.
    This is an Element that contains some meta information about the document.
    The PageSize-object contains a number of rectangles representing the most common paper sizes.
    A Paragraph is a series of Chunks and/or Phrases.
    A Phrase is a series of Chunks.
    A Rectangle is the representation of a geometric figure.
    A RectangleReadOnly is the representation of a geometric figure.
    A special-version of LIST which use roman-letters.
    A Row is part of a Table and contains some Cells.
    The RTF jar depends on the iText jar, but the iText jar may not depend on the RTF jar.
    A Section is a part of a Document containing other Sections, Paragraphs, List and/or Tables.
    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.
     
    A Table is a Rectangle that contains Cells, 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 of LIST which use zapfdingbats-letters.
    A special-version of LIST which use zapfdingbats-numbers (1..10).