All Classes Interface Summary Class Summary Exception Summary
| Class |
Description |
| AcroFields |
Query and change fields in existing documents either by method
calls or by FDF merging.
|
| AcroFields.Item |
The field representations for retrieval and modification.
|
| AESCipher |
Creates an AES Cipher with CBC and padding PKCS5/7.
|
| Anchor |
An Anchor can be a reference or a destination of a reference.
|
| Annotation |
An Annotation is a little note that can be added to a page on
a document.
|
| ArabicLigaturizer |
Shape arabic characters.
|
| ARCFOUREncryption |
|
| AsianFontMapper |
|
| BadElementException |
Signals an attempt to create an Element that hasn't got the right form.
|
| BadPasswordException |
Typed exception used when opening an existing PDF document.
|
| BadPdfFormatException |
Signals that a bad PDF format has been used to construct a PdfObject.
|
| BaseField |
Common field variables.
|
| BaseFont |
Base class for the several font types supported
|
| BidiLine |
Does all the line bidirectional processing with PdfChunk assembly.
|
| BidiOrder |
Reference implementation of the Unicode 3.0 Bidi algorithm.
|
| ByteBuffer |
Acts like a StringBuffer but works with byte arrays.
|
| CFFFont |
|
| CFFFont.DictNumberItem |
A dictionary number on the list.
|
| CFFFont.DictOffsetItem |
an unknown offset in a dictionary for the list.
|
| CFFFont.IndexBaseItem |
|
| CFFFont.IndexMarkerItem |
|
| CFFFont.IndexOffsetItem |
An index-offset item for the list.
|
| CFFFont.Item |
List items for the linked list that builds the new CID font.
|
| CFFFont.MarkerItem |
An offset-marker item for the list.
|
| CFFFont.OffsetItem |
|
| CFFFont.RangeItem |
A range item.
|
| CFFFont.StringItem |
|
| CFFFont.SubrMarkerItem |
|
| CFFFont.UInt16Item |
A SID or Card16 item.
|
| CFFFont.UInt24Item |
Card24 item.
|
| CFFFont.UInt32Item |
Card32 item.
|
| CFFFont.UInt8Item |
A Card8 item.
|
| CFFFontSubset |
This Class subsets a CFF Type Font.
|
| Chunk |
This is the smallest significant part of text that can be added to a
document.
|
| CMYKColor |
|
| ColumnText |
Formats text in a columnwise form.
|
| DefaultFontMapper |
Default class to map awt fonts to BaseFont.
|
| DefaultFontMapper.BaseFontParameters |
A representation of BaseFont parameters.
|
| DocListener |
A class that implements DocListener will perform some
actions when some actions are performed on a Document.
|
| Document |
A generic Document class.
|
| DocumentException |
Signals that an error has occurred in a Document.
|
| DocumentFont |
|
| DocWriter |
An abstract Writer class for documents.
|
| Element |
Interface for a text element.
|
| ElementListener |
A class that implements ElementListener will perform some
actions when an Element is added.
|
| ElementTags |
A class that contains all the possible tagnames and their attributes.
|
| Entities |
This class contains entities that can be used in an entity tag.
|
| ExceptionConverter |
The ExceptionConverter changes a checked exception into an
unchecked exception.
|
| ExtendedColor |
|
| ExtraEncoding |
Classes implementing this interface can create custom encodings or
replace existing ones.
|
| FdfReader |
Reads an FDF form and makes the fields available
|
| FdfWriter |
Writes an FDF form.
|
| Font |
Contains all the specifications of a font: fontfamily, size, style and color.
|
| FontFactory |
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.
|
| FontMapper |
A FontMapper implementation handles mappings between AWT Fonts and PDF
fonts.
|
| FontSelector |
Selects the appropriate fonts that contain the glyphs needed to
render text correctly.
|
| FontsResourceAnchor |
A class to facilitate the loading of resources
|
| GlyphList |
|
| GrayColor |
|
| Header |
This is an Element that contains
some userdefined meta information about the document.
|
| HyphenationEvent |
Called by Chunk to hyphenate a word.
|
| ICC_Profile |
|
| IllegalPdfSyntaxException |
Typed exception used when creating PDF syntax that isn't valid.
|
| IntHashtable |
A hash map that uses primitive ints for the key rather than objects.
|
| InvalidPdfException |
Typed exception used when opening an existing PDF document.
|
| IVGenerator |
An initialization vector generator for a CBC block encryption.
|
| List |
A List contains several ListItems.
|
| ListItem |
A ListItem is a Paragraph
that can be added to a List.
|
| MarkupAttributes |
Defines the interface for an Element with markup attributes--
that is, random String-to-String properties for representation in markup
languages such as HTML and XML.
|
| MarkupParser |
This class is a HashMap that contains selectors (String) and styles (a
Properties object).
|
| MarkupTags |
A class that contains all the possible tagnames and their attributes.
|
| Meta |
This is an Element that contains
some meta information about the document.
|
| OutputStreamCounter |
|
| OutputStreamEncryption |
|
| PageSize |
The PageSize-object contains a number of rectangles representing the most common papersizes.
|
| PangoArabicShapping |
Shape arabic characters.
|
| Paragraph |
A Paragraph is a series of Chunks and/or Phrases.
|
| PatternColor |
Represents a pattern.
|
| PdfAcroForm |
Each PDF document can contain maximum 1 AcroForm.
|
| PdfAction |
A PdfAction defines an action that can be triggered from a PDF file.
|
| PdfAnnotation |
A PdfAnnotation is a note that is associated with a page.
|
| PdfAnnotations |
|
| PdfAppearance |
Implements the appearance stream to be used with form fields..
|
| PdfArray |
PdfArray is the PDF Array object.
|
| PdfBoolean |
PdfBoolean is the boolean object represented by the keywords true or false.
|
| PdfBorderArray |
A PdfBorderArray defines the border of a PdfAnnotation.
|
| PdfBorderDictionary |
A PdfBorderDictionary define the appearance of a Border (Annotations).
|
| PdfChunk |
A PdfChunk is the PDF translation of a Chunk.
|
| PdfContentByte |
PdfContentByte is an object containing the user positioned
text and graphic contents of a page.
|
| PdfCopy |
Make copies of PDF documents.
|
| PdfCopy.RefKey |
A key to allow us to hash indirect references
|
| PdfDashPattern |
A PdfDashPattern defines a dash pattern as described in
the PDF Reference Manual version 1.3 p 325 (section 8.4.3).
|
| PdfDate |
PdfDate is the PDF date object.
|
| PdfDestination |
A PdfColor defines a Color (it's a PdfArray containing 3 values).
|
| PdfDeveloperExtension |
Beginning with BaseVersion 1.7, the extensions dictionary lets developers
designate that a given document contains extensions to PDF.
|
| PdfDictionary |
PdfDictionary is the Pdf dictionary object.
|
| PdfDocumentActions |
A PDF document can have an open action and other additional actions.
|
| PdfEncodings |
Supports fast encodings for winansi and PDFDocEncoding.
|
| PdfEncryption |
|
| PdfEncryptionSettings |
Encryption settings are described in section 3.5 (more specifically
section 3.5.2) of the PDF Reference 1.7.
|
| PdfEncryptionStream |
|
| PdfException |
Signals that an unspecified problem while constructing a PDF document.
|
| PdfFileSpecification |
Specifies a file or an URL.
|
| PdfFormField |
Implements form fields.
|
| PdfFormXObject |
PdfFormObject is a type of XObject containing a template-object.
|
| PdfFunction |
Implements PDF functions.
|
| PdfGState |
The graphic state dictionary.
|
| PdfImportedPage |
Represents an imported page.
|
| PdfIndirectObject |
PdfIndirectObject is the Pdf indirect object.
|
| PdfIndirectReference |
PdfIndirectReference contains a reference to a PdfIndirectObject.
|
| PdfLayer |
An optional content group is a dictionary representing a collection of graphics
that can be made visible or invisible dynamically by users of viewer applications.
|
| PdfLayerMembership |
Content typically belongs to a single optional content group,
and is visible when the group is ON and invisible when it is OFF.
|
| PdfLine |
PdfLine defines an array with PdfChunk-objects
that fit into 1 line.
|
| PdfLister |
List a PDF file in human-readable form (for debugging reasons mostly)
|
| PdfLiteral |
a Literal
|
| PdfMediaClipData |
|
| PdfName |
PdfName is an object that can be used as a name in a PDF-file.
|
| PdfNameTree |
Creates a name tree.
|
| PdfNull |
PdfNull is the Null object represented by the keyword null.
|
| PdfNumber |
PdfNumber provides two types of numbers, integer and real.
|
| PdfNumberTree |
Creates a number tree.
|
| PdfObject |
PdfObject is the abstract superclass of all PDF objects.
|
| PdfOCG |
The interface common to all layer types.
|
| PdfOCProperties |
This class represents the /OCProperties entry in the document catalog
and holds the optional content properties dictionary, which contains
a list of all the optional content groups in the document, as well as information
about the default and alternate configurations for optional content.
|
| PdfOutline |
PdfOutline is an object that represents a PDF outline entry.
|
| PdfPage |
PdfPage is the PDF Page-object.
|
| PdfPageActions |
A PDF page can have an open and/or close action.
|
| PdfPageEvent |
Allows a class to catch several document events.
|
| PdfPageEventHelper |
Helps the use of PdfPageEvent by implementing all the interface methods.
|
| PdfPageLabels |
Page labels are used to identify each
page visually on the screen or in print.
|
| PdfPages |
PdfPages is the PDF Pages-object.
|
| PdfPattern |
A PdfPattern defines a ColorSpace
|
| PdfPatternPainter |
Implements the pattern.
|
| PdfPKCS7 |
This class does all the processing related to signing and verifying a PKCS#7
signature.
|
| PdfPKCS7.X500Name |
a class that holds an X509 name
|
| PdfPKCS7.X509NameTokenizer |
class for breaking up an X500 Name into it's component tokens, ala
java.util.StringTokenizer.
|
| PdfPSXObject |
Implements the PostScript XObject.
|
| PdfReader |
Reads a PDF document.
|
| PdfRectangle |
PdfRectangle is the PDF Rectangle object.
|
| PdfRendition |
A Rendition dictionary (pdf spec 1.5)
|
| PdfRunDirection |
|
| PdfShading |
Implements the shading dictionary (or stream).
|
| PdfShadingPattern |
Implements the shading pattern dictionary.
|
| PdfSigGenericPKCS |
A signature dictionary representation for the standard filters.
|
| PdfSigGenericPKCS.PPKLite |
Creates a standard filter of the type self signed.
|
| PdfSigGenericPKCS.PPKMS |
Creates a standard filter of the type Windows Certificate.
|
| PdfSigGenericPKCS.VeriSign |
Creates a standard filter of the type VeriSign.
|
| PdfSignature |
Implements the signature dictionary.
|
| PdfSignatureAppearance |
This class takes care of the cryptographic options and appearances that form a signature.
|
| PdfSignatureAppearance.SignatureEvent |
An interface to retrieve the signature dictionary for modification.
|
| PdfSpotColor |
A PdfSpotColor defines a ColorSpace
|
| PdfStamper |
Applies extra content to the pages of a PDF document.
|
| PdfStamperImp |
|
| PdfStream |
PdfStream is the Pdf stream object.
|
| PdfString |
A PdfString-class is the PDF-equivalent of a JAVA-String-object.
|
| PdfStructureElement |
This is a node in a document logical structure.
|
| PdfStructureTreeRoot |
The structure tree root corresponds to the highest hierarchy level in a tagged PDF.
|
| PdfTemplate |
Implements the form XObject.
|
| PdfTextArray |
PdfTextArray defines an array with displacements and PdfString-objects.
|
| pdftk |
|
| PdfTransition |
|
| PdfTransparencyGroup |
The transparency group dictionary.
|
| PdfVersion |
The PDF version is described in the PDF Reference 1.7 p92
(about the PDF Header) and page 139 (the version entry in
the Catalog).
|
| PdfVersionImp |
Stores the PDF version information,
knows how to write a PDF Header,
and how to add the version to the catalog (if necessary).
|
| PdfViewerPreferences |
Viewer preferences are described in section 3.6.1 and 8.1 of the
PDF Reference 1.7 (Table 3.25 on p139-142 and Table 8.1 on p579-581).
|
| PdfViewerPreferencesImp |
Stores the information concerning viewer preferences,
and contains the business logic that allows you to set viewer preferences.
|
| PdfWriter |
A DocWriter class for PDF.
|
| PdfWriter.PdfBody |
This class generates the structure of a PDF document.
|
| PdfXConformance |
|
| PdfXConformanceException |
|
| Pfm2afm |
Converts a PFM file into an AFM file.
|
| Phrase |
A Phrase is a series of Chunks.
|
| PRAcroForm |
This class captures an AcroForm on input.
|
| PRAcroForm.FieldInformation |
This class holds the information for a single field
|
| PRIndirectReference |
|
| PRStream |
|
| PRTokeniser |
|
| RandomAccessFileOrArray |
An implementation of a RandomAccessFile for input only
that accepts a file or a byte array as data source.
|
| Rectangle |
A Rectangle is the representation of a geometric figure.
|
| SequenceList |
This class expands a string into a list of numbers.
|
| ShadingColor |
Implements a shading pattern as a Color.
|
| SimpleBookmark |
Bookmark processing in a simple way.
|
| SimpleNamedDestination |
|
| SimpleXMLDocHandler |
The handler for the events fired by SimpleXMLParser.
|
| SimpleXMLDocHandlerComment |
The handler for the events fired by SimpleXMLParser.
|
| SimpleXMLParser |
A simple XML and HTML parser.
|
| SpecialSymbol |
This class contains the symbols that correspond with special symbols.
|
| SplitCharacter |
Interface for customizing the split character.
|
| SpotColor |
|
| StampContent |
|
| StandardDecryption |
|
| StringCompare |
This class was used in the 1.1-version of iText (by Volker Richert).
|
| TextElementArray |
Interface for a text element to which other objects can be added.
|
| TextField |
Supports text, combo and list fields generating the correct appearances.
|
| TIFFLZWDecoder |
A class for performing LZW decoding.
|
| UnsupportedPdfException |
Typed exception used when opening an existing PDF document.
|
| Utilities |
A collection of convenience methods that were present in many different iText
classes.
|
| VerticalText |
Writes text vertically.
|
| XfdfReader |
Reads a XFDF.
|