| Name | Description | Type | Package | Framework |
| AbstractCMap | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| AccessibleElementId | See Also:Serialized FormConstructor SummaryAccessibleElementId() | Class | com.itextpdf.text | IText |
|
| AcroFields | Query and change fields in existing documents either by method calls or by FDF merging. | Class | com.itextpdf.text.pdf | IText |
|
| AcroFields .FieldPosition | A class representing a field positionConstructor SummaryAcroFields. | Class | com.itextpdf.text.pdf | IText |
|
| AcroFields .Item | The field representations for retrieval and modification. | Class | com.itextpdf.text.pdf | IText |
|
| AESCipher | Creates an AES Cipher with CBC and padding PKCS5/7. | Class | com.itextpdf.text.pdf.crypto | IText |
|
| AESCipherCBCnoPad | Creates an AES Cipher with CBC and no padding. | Class | com.itextpdf.text.pdf.crypto | IText |
|
| AffineTransform | | Class | com.itextpdf.awt.geom | IText |
|
| AliasOptions | Options for XMPSchemaRegistryImpl#registerAlias. | Class | com.itextpdf.xmp.options | IText |
|
| Anchor | An Anchor can be a reference or a destination of a reference. | Class | com.itextpdf.text | IText |
|
| Annotation | | Class | com.itextpdf.text | IText |
|
| ArabicLigaturizer | Shape arabic characters. | Class | com.itextpdf.text.pdf.languages | IText |
|
| ARCFOUREncryption | | Class | com.itextpdf.text.pdf.crypto | IText |
|
| ArrayBasedStringTokenizer | Tokenizes the given text based on a given array of Strings. | Class | com.itextpdf.text.pdf | IText |
|
| AsianFontMapper | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt | IText |
|
| BadElementException | Signals an attempt to create an Element that hasn't got the right form. | Class | com.itextpdf.text | IText |
|
| BadPasswordException | Typed exception used when opening an existing PDF document. | Class | com.itextpdf.text.exceptions | IText |
|
| BadPdfFormatException | Signals that a bad PDF format has been used to construct a PdfObject. | Class | com.itextpdf.text.pdf | IText |
|
| BanglaGlyphRepositioner | | Class | com.itextpdf.text.pdf.languages | IText |
|
| Barcode | | Class | com.itextpdf.text.pdf | IText |
|
| Barcode128 | The code types allowed are: CODE128 - plain barcode 128. | Class | com.itextpdf.text.pdf | IText |
|
| Barcode128 .Barcode128CodeSet | | Class | com.itextpdf.text.pdf | IText |
|
| Barcode39 | font = BaseFont. | Class | com.itextpdf.text.pdf | IText |
|
| BarcodeCodabar | font = BaseFont. | Class | com.itextpdf.text.pdf | IText |
|
| BarcodeDatamatrix | A DataMatrix 2D barcode generator. | Class | com.itextpdf.text.pdf | IText |
|
| BarcodeEAN | Generates barcodes in several formats: EAN13, EAN8, UPCA, UPCE, supplemental 2 and 5. | Class | com.itextpdf.text.pdf | IText |
|
| BarcodeEANSUPP | This class takes 2 barcodes, an EAN/UPC and a supplemental and creates a single barcode with both combined in the | Class | com.itextpdf.text.pdf | IText |
|
| BarcodeInter25 | non numeric characters that are printed but do not generate bars. | Class | com.itextpdf.text.pdf | IText |
|
| BarcodePDF417 | Generates the 2D barcode PDF417. | Class | com.itextpdf.text.pdf | IText |
|
| BarcodePDF417 .Segment | Constructor SummaryBarcodePDF417. | Class | com.itextpdf.text.pdf | IText |
|
| BarcodePDF417 .SegmentList | | Class | com.itextpdf.text.pdf | IText |
|
| BarcodePostnet | n = 72f / 22f; // distance between barsx = 0. | Class | com.itextpdf.text.pdf | IText |
|
| BarcodeQRCode | A QRCode implementation based on the zxing code. | Class | com.itextpdf.text.pdf | IText |
|
| Base64 | Encodes and decodes to and from Base64 notation. | Class | com.itextpdf.text.pdf.codec | IText |
|
| Base64 | A utility class to perform base64 encoding and decoding as specified in RFC-1521. | Class | com.itextpdf.xmp.impl | IText |
|
| Base64 .InputStream | A Base64. | Class | com.itextpdf.text.pdf.codec | IText |
|
| Base64 .OutputStream | A Base64. | Class | com.itextpdf.text.pdf.codec | IText |
|
| BaseColor | | Class | com.itextpdf.text | IText |
|
| BaseField | Common field variables. | Class | com.itextpdf.text.pdf | IText |
|
| BaseFont | | Class | com.itextpdf.text.pdf | IText |
|
| BezierCurve | Represents a Bezier curve. | Class | com.itextpdf.text.pdf.parser | IText |
|
| BidiLine | Does all the line bidirectional processing with PdfChunk assembly. | Class | com.itextpdf.text.pdf | IText |
|
| BidiOrder | | Class | com.itextpdf.text.pdf | IText |
|
| BitArray | A simple, fast array of bits, represented compactly by an array of ints internally. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| BitFile | Came from GIFEncoder initially. | Class | com.itextpdf.text.pdf.codec | IText |
|
| BitMatrix | Represents a 2D matrix of bits. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| BitVector | JAVAPORT: This should be combined with BitArray in the future, although that class is not yet dynamically resizeable. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| BmpImage | Reads a BMP image. | Class | com.itextpdf.text.pdf.codec | IText |
|
| BouncyCastleDigest | any provider definition. | Class | com.itextpdf.text.pdf.security | IText |
|
| ByteArray | This class implements an array of unsigned bytes. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| ByteBuffer | Acts like a StringBuffer but works with byte arrays. | Class | com.itextpdf.text.pdf | IText |
|
| ByteBuffer | Byte buffer container including length of valid data. | Class | com.itextpdf.xmp.impl | IText |
|
| ByteMatrix | A class which wraps a 2D array of bytes. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| ByteVector | This class implements a simple byte vector with access to theAuthor:Carlos Villegas See Also:Serialized Form | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| CCITTG4Encoder | Encodes data in the CCITT G4 FAX format. | Class | com.itextpdf.text.pdf.codec | IText |
|
| CellWrapper | We use a CellWrapper because we need some extra info that isn't available in PdfPCell. | Class | com.itextpdf.text | IText |
|
| CertificateInfo | Class containing static methods that allow you to get information from an X509 Certificate: the issuer and the subject. | Class | com.itextpdf.text.pdf.security | IText |
|
| CertificateInfo .X500Name | | Class | com.itextpdf.text.pdf.security | IText |
|
| CertificateInfo .X509NameTokenizer | similar to java. | Class | com.itextpdf.text.pdf.security | IText |
|
| CertificateUtil | This class contains a series of static methods that allow you to retrieve information from a Certificate. | Class | com.itextpdf.text.pdf.security | IText |
|
| CertificateVerification | This class consists of some methods that allow you to verify certificates. | Class | com.itextpdf.text.pdf.security | IText |
|
| CertificateVerifier | Superclass for a series of certificate verifiers that will typically be used in a chain. | Class | com.itextpdf.text.pdf.security | IText |
|
| CFFFont | | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .DictNumberItem | A dictionary number on the list. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .DictOffsetItem | an unknown offset in a dictionary for the list. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .IndexBaseItem | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .IndexMarkerItem | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .IndexOffsetItem | An index-offset item for the list. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .Item | List items for the linked list that builds the new CID font. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .MarkerItem | An offset-marker item for the list. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .OffsetItem | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .RangeItem | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .StringItem | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .SubrMarkerItem | TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .UInt16Item | A SID or Card16 item. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .UInt24Item | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .UInt32Item | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFont .UInt8Item | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CFFFontSubset | This Class subsets a CFF Type Font. | Class | com.itextpdf.text.pdf | IText |
|
| ChainedProperties | Stores the hierarchy of tags along with the attributes of each tag. | Class | com.itextpdf.text | IText |
|
| Chapter | A Chapter is a special Section. | Class | com.itextpdf.text | IText |
|
| ChapterAutoNumber | Chapter with auto numbering. | Class | com.itextpdf.text | IText |
|
| CharacterSetECI | Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| CharVector | This class implements a simple char vector with access to theAuthor:Carlos Villegas See Also:Serialized Form | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| Chunk | This is the smallest significant part of text that can be added to a Most elements can be divided in one or more Chunks. | Class | com.itextpdf.text | IText |
|
| CidLocation | | Interface | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CidLocationFromByte | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CidResource | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| Clipper | | Interface | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Clipper .ClipType | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Clipper .Direction | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Clipper .EndType | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Clipper .JoinType | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Clipper .PolyFillType | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Clipper .PolyType | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Clipper .ZFillCallback | | Interface | com.itextpdf.text.pdf.parser.clipper | IText |
|
| ClipperBase | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| ClipperOffset | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| CMapAwareDocumentFont | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| CMapByteCid | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CMapCache | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CMapCidByte | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CMapCidUni | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CMapParserEx | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CMapSequence | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CMapToUnicode | This class represents a CMap file. | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CMapUniCid | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| CMYKColor | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| ColumnText | Formats text in a columnwise form. | Class | com.itextpdf.text.pdf | IText |
|
| CompareTool | Helper class for tests: uses ghostscript to compare PDFs at a pixel level. | Class | com.itextpdf.testutils | IText |
|
| ContentByteUtils | | Class | com.itextpdf.text.pdf.parser | IText |
|
| ContentOperator | | Interface | com.itextpdf.text.pdf.parser | IText |
|
| Counter | Interface that can be implemented if you want to count the number of documents that are being processed by iText. | Interface | com.itextpdf.text.log | IText |
|
| CounterFactory | Factory that creates a counter for every reader or writer class. | Class | com.itextpdf.text.log | IText |
|
| CountOutputStream | An OutputStream that counts the written bytes. | Class | com.itextpdf.xmp.impl | IText |
|
| CrlClient | Interface that needs to be implemented if you want to embed Certificate Revocation Lists into your PDF. | Interface | com.itextpdf.text.pdf.security | IText |
|
| CrlClientOffline | An implementation of the CrlClient that handles offline Certificate Revocation Lists. | Class | com.itextpdf.text.pdf.security | IText |
|
| CrlClientOnline | | Class | com.itextpdf.text.pdf.security | IText |
|
| CRLVerifier | Class that allows you to verify a certificate against one or more Certificate Revocation Lists. | Class | com.itextpdf.text.pdf.security | IText |
|
| Crossing | | Class | com.itextpdf.awt.geom.gl | IText |
|
| Crossing .CubicCurve | CubicCurve class provides basic functionality to find curve crossing and calculating boundsConstructor SummaryCrossing. | Class | com.itextpdf.awt.geom.gl | IText |
|
| Crossing .QuadCurve | QuadCurve class provides basic functionality to find curve crossing and calculating boundsConstructor SummaryCrossing. | Class | com.itextpdf.awt.geom.gl | IText |
|
| CubicCurve2D | | Class | com.itextpdf.awt.geom | IText |
|
| CubicCurve2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| CubicCurve2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| DefaultClipper | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| DefaultCounter | | Class | com.itextpdf.text.log | IText |
|
| DefaultFontMapper | Default class to map awt fonts to BaseFont. | Class | com.itextpdf.awt | IText |
|
| DefaultFontMapper .BaseFontParameters | A representation of BaseFont parameters. | Class | com.itextpdf.awt | IText |
|
| DefaultSplitCharacter | The default class that is used to determine whether or not a character is a split character. | Class | com.itextpdf.text.pdf | IText |
|
| DevanagariLigaturizer | Warning: this is an incomplete and experimental implementation of Devanagari. | Class | com.itextpdf.text.pdf.languages | IText |
|
| DeviceNColor | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| DigestAlgorithms | Class that contains a map with the different message digest algorithms. | Class | com.itextpdf.text.pdf.security | IText |
|
| Dimension | See Also:Serialized FormConstructor SummaryDimension() | Class | com.itextpdf.awt.geom | IText |
|
| Dimension2D | | Class | com.itextpdf.awt.geom | IText |
|
| DocListener | A class that implements DocListener will perform some actions when some actions are performed on a Document. | Interface | com.itextpdf.text | IText |
|
| Document | A generic Document class. | Class | com.itextpdf.text | IText |
|
| DocumentException | Signals that an error has occurred in a Document. | Class | com.itextpdf.text | IText |
|
| DocumentFont | | Class | com.itextpdf.text.pdf | IText |
|
| DocWriter | An abstract Writer class for documents. | Class | com.itextpdf.text | IText |
|
| DottedLineSeparator | Element that draws a dotted line from left to right. | Class | com.itextpdf.text.pdf.draw | IText |
|
| DrawInterface | Interface for an Element that allows you to draw something at the current vertical position. | Interface | com.itextpdf.text.pdf.draw | IText |
|
| DublinCoreProperties | | Class | com.itextpdf.text.xml.xmp | IText |
|
| DublinCoreSchema | An implementation of an XmpSchema. | Class | com.itextpdf.text.xml.xmp | IText |
|
| Element | Interface for a text element. | Interface | com.itextpdf.text | IText |
|
| ElementFactory | Factory that produces iText Element objects, based on tags and their properties. | Class | com.itextpdf.text | IText |
|
| ElementListener | A class that implements ElementListener will perform some actions when an Element is added. | Interface | com.itextpdf.text | IText |
|
| EncodeHintType | These are a set of hints that you may pass to Writers to specify their behavior. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| Encoder | | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| EncryptionAlgorithms | Class that contains a map with the different encryption algorithms. | Class | com.itextpdf.text.pdf.security | IText |
|
| EntitiesToSymbol | This class contains entities that can be used in an entity tag. | Class | com.itextpdf.text.xml.simpleparser | IText |
|
| EntitiesToUnicode | This class contains entities that can be used in an entity tag. | Class | com.itextpdf.text.xml.simpleparser | IText |
|
| ErrorCorrectionLevel | See ISO 18004:2006, 6. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| ExceptionConverter | The ExceptionConverter changes a checked exception into an unchecked exception. | Class | com.itextpdf.text | IText |
|
| ExtendedColor | | Class | com.itextpdf.text.pdf | IText |
|
| ExternalBlankSignatureContainer | Produces a blank (or empty) signature. | Class | com.itextpdf.text.pdf.security | IText |
|
| ExternalDecryptionProcess | | Interface | com.itextpdf.text.pdf.security | IText |
|
| ExternalDigest | | Interface | com.itextpdf.text.pdf.security | IText |
|
| ExternalSignature | Interface that needs to be implemented to do the actual signing. | Interface | com.itextpdf.text.pdf.security | IText |
|
| ExternalSignatureContainer | Interface to sign a document. | Interface | com.itextpdf.text.pdf.security | IText |
|
| ExtraEncoding | Classes implementing this interface can create custom encodings or replace existing ones. | Interface | com.itextpdf.text.pdf | IText |
|
| ExtRenderListener | Simply extends the RenderListener interface to provide additional methods. | Interface | com.itextpdf.text.pdf.parser | IText |
|
| FdfReader | | Class | com.itextpdf.text.pdf | IText |
|
| FdfWriter | | Class | com.itextpdf.text.pdf | IText |
|
| FieldPositioningEvents | Class that can be used to position AcroForm fields. | Class | com.itextpdf.text.pdf.events | IText |
|
| FileChannelRandomAccessSource | A RandomAccessSource that is based on an underlying FileChannel. | Class | com.itextpdf.text.io | IText |
|
| FilteredRenderListener | | Class | com.itextpdf.text.pdf.parser | IText |
|
| FilteredTextRenderListener | | Class | com.itextpdf.text.pdf.parser | IText |
|
| FilterHandlers | Encapsulates filter behavior for PDF streams. | Class | com.itextpdf.text.pdf | IText |
|
| FilterHandlers .FilterHandler | The main interface for creating a new FilterHandlers. | Interface | com.itextpdf.text.pdf | IText |
|
| FixASCIIControlsReader | Fields inherited from class java. | Class | com.itextpdf.xmp.impl | IText |
|
| FlatteningPathIterator | Fields inherited from interface com. | Class | com.itextpdf.awt.geom | IText |
|
| FloatLayout | Helper class for PdfDiv to put a collection of Element objects at an absolute position. | Class | com.itextpdf.text.pdf | IText |
|
| Font | Contains all the specifications of a font: fontfamily, size, style and color. | Class | com.itextpdf.text | IText |
|
| Font .FontFamily | | Class | com.itextpdf.text | IText |
|
| Font .FontStyle | | Class | com.itextpdf.text | IText |
|
| 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 | Class | com.itextpdf.text | IText |
|
| FontFactoryImp | 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 | Class | com.itextpdf.text | IText |
|
| FontMapper | A FontMapper implementation handles mappings between AWT Fonts and PDF fonts. | Interface | com.itextpdf.awt | IText |
|
| FontProvider | These two methods are used by FactoryProperties (for HTMLWorker). | Interface | com.itextpdf.text | IText |
|
| FontReadingException | | Class | com.itextpdf.text.pdf.fonts.otf | IText |
|
| FontSelector | Selects the appropriate fonts that contain the glyphs needed to render text correctly. | Class | com.itextpdf.text.pdf | IText |
|
| FontsResourceAnchor | A class to facilitate the loading of resourcesConstructor SummaryFontsResourceAnchor() | Class | com.itextpdf.text.pdf.fonts | IText |
|
| GeneralPath | | Class | com.itextpdf.awt.geom | IText |
|
| GetBufferedRandomAccessSource | | Class | com.itextpdf.text.io | IText |
|
| GF256 | This class contains utility methods for performing mathematical operations over the Galois Field GF(256). | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| GifImage | Reads gif images of all types. | Class | com.itextpdf.text.pdf.codec | IText |
|
| Glyph | | Class | com.itextpdf.text.pdf | IText |
|
| GlyphList | | Class | com.itextpdf.text.pdf | IText |
|
| GlyphPositioningTableReader | Not used at present, keeping for sometime future. | Class | com.itextpdf.text.pdf.fonts.otf | IText |
|
| GlyphRenderListener | | Class | com.itextpdf.text.pdf.parser | IText |
|
| GlyphRepositioner | | Interface | com.itextpdf.text.pdf.languages | IText |
|
| GlyphSubstitutionTableReader | Parses an OpenTypeFont file and reads the Glyph Substitution Table. | Class | com.itextpdf.text.pdf.fonts.otf | IText |
|
| GlyphTextRenderListener | | Class | com.itextpdf.text.pdf.parser | IText |
|
| GraphicsState | Keeps all the parameters of the graphics state. | Class | com.itextpdf.text.pdf.parser | IText |
|
| GrayColor | | Class | com.itextpdf.text.pdf | IText |
|
| GreekAlphabetFactory | This class can produce String combinations representing a number built with Greek letters (from alpha to omega, then alpha alpha, alpha beta, alpha gamma). | Class | com.itextpdf.text.factories | IText |
|
| GreekList | A special-version of LIST which use greek-letters. | Class | com.itextpdf.text | IText |
|
| GujaratiLigaturizer | | Class | com.itextpdf.text.pdf.languages | IText |
|
| HashCode | This class is a convenience method to sequentially calculate hash code of the object based on the field values. | Class | com.itextpdf.awt.geom.misc | IText |
|
| Header | This is an Element that contains some user defined meta information about the document. | Class | com.itextpdf.text | IText |
|
| HebrewProcessor | | Class | com.itextpdf.text.pdf.languages | IText |
|
| HtmlEncoder | This class converts a String to the HTML-format of a String. | Class | com.itextpdf | IText |
|
| HTMLNewLineHandler | This NewLineHandler returns true on the tags p,Constructor SummaryHTMLNewLineHandler() | Class | com.itextpdf.text.xml.simpleparser.handler | IText |
|
| HTMLTagProcessor | Interface that needs to be implemented by every tag that is supported by HTMLWorker. | Interface | com.itextpdf.text | IText |
|
| HTMLTagProcessors | This class maps tags such as div and span to their corresponding TagProcessor classes. | Class | com.itextpdf.text | IText |
|
| HtmlTags | Static final values of supported HTML tags and attributes. | Class | com.itextpdf | IText |
|
| HtmlUtilities | A class that contains some utilities to parse HTML attributes and content. | Class | com.itextpdf | IText |
|
| HTMLWorker | Old iText class that allows you to convert HTML to PDF. | Class | com.itextpdf.text | IText |
|
| Hyphen | This class represents a hyphen. | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| Hyphenation | This class represents a hyphenated word. | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| HyphenationAuto | Hyphenates words automatically accordingly to the language and country. | Class | com.itextpdf.text.pdf | IText |
|
| HyphenationEvent | Called by Chunk to hyphenate a word. | Interface | com.itextpdf.text.pdf | IText |
|
| HyphenationException | | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| HyphenationTree | This tree structure stores the hyphenation patterns in an efficient way for fast lookup. | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| Hyphenator | This class is the main entry point to the hyphenation package. | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| IAccessibleElement | Describes accessible element. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| IAlternateDescription | Interface providing alternate description for accessible elements. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| IanaEncodings | Translates a IANA encoding name to a Java encoding. | Class | com.itextpdf.text.xml.simpleparser | IText |
|
| ICachedColorSpace | | Interface | com.itextpdf.text.pdf | IText |
|
| ICC_Profile | | Class | com.itextpdf.text.pdf | IText |
|
| IdentityToUnicode | | Class | com.itextpdf.text.pdf.fonts.cmaps | IText |
|
| IllegalPathStateException | See Also:Serialized FormConstructor SummaryIllegalPathStateException() | Class | com.itextpdf.awt.geom | IText |
|
| IllegalPdfSyntaxException | Typed exception used when creating PDF syntax that isn't valid. | Class | com.itextpdf.text.exceptions | IText |
|
| Image | An Image is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document | Class | com.itextpdf.text | IText |
|
| ImageProcessor | to indicate if the image needs to be added orSince:5. | Interface | com.itextpdf.text | IText |
|
| ImageProvider | | Interface | com.itextpdf.text | IText |
|
| ImageRenderInfo | | Class | com.itextpdf.text.pdf.parser | IText |
|
| ImageStore | | Class | com.itextpdf.text | IText |
|
| ImgCCITT | CCITT Image data that has to be inserted into the documentAuthor:Paulo SoaresSee Also:Element, | Class | com.itextpdf.text | IText |
|
| ImgJBIG2 | Support for JBIG2 images. | Class | com.itextpdf.text | IText |
|
| ImgRaw | Raw Image data that has to be inserted into the documentAuthor:Paulo SoaresSee Also:Element, | Class | com.itextpdf.text | IText |
|
| ImgTemplate | PdfTemplate that has to be inserted into the documentAuthor:Paulo SoaresSee Also:Element, | Class | com.itextpdf.text | IText |
|
| ImgWMF | An ImgWMF is the representation of a windows metafile that has to be inserted into the document | Class | com.itextpdf.text | IText |
|
| Indentable | Objects implementing Indentable allow to set indentation left and right. | Interface | com.itextpdf.text.api | IText |
|
| IndependentRandomAccessSource | A RandomAccessSource that is wraps another RandomAccessSouce but does not propagate close(). | Class | com.itextpdf.text.io | IText |
|
| IndexEvents | | Class | com.itextpdf.text.pdf.events | IText |
|
| IndicCompositeCharacterComparator | This works on CompositeCharcaters or Juktakshar-s of Indian languages like Bangla, Hindi, etc. | Class | com.itextpdf.text.pdf.languages | IText |
|
| IndicLigaturizer | Superclass for processors that can convert a String of bytes in an Indic language to a String in the same language of which the bytes are reordered | Class | com.itextpdf.text.pdf.languages | IText |
|
| InlineImageInfo | | Class | com.itextpdf.text.pdf.parser | IText |
|
| InlineImageUtils | | Class | com.itextpdf.text.pdf.parser | IText |
|
| InlineImageUtils .InlineImageParseException | Simple class in case users need to differentiate an exception from processing inline images vs other exceptions | Class | com.itextpdf.text.pdf.parser | IText |
|
| InputMeta | | Class | com.itextpdf.text.pdf.codec.wmf | IText |
|
| IntHashtable | A hash map that uses primitive ints for the key rather than objects. | Class | com.itextpdf.text.pdf | IText |
|
| InvalidImageException | RuntimeException to indicate that the provided Image is invalid/corrupted. | Class | com.itextpdf.text.exceptions | IText |
|
| InvalidPdfException | Typed exception used when opening an existing PDF document. | Class | com.itextpdf.text.exceptions | IText |
|
| IPdfSpecialColorSpace | | Interface | com.itextpdf.text.pdf | IText |
|
| IPdfStructureElement | Created by IntelliJ IDEA. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| ISO8601Converter | Converts between ISO 8601 Strings and Calendar with millisecond resolution. | Class | com.itextpdf.xmp.impl | IText |
|
| IteratorOptions | Options for XMPIterator construction. | Class | com.itextpdf.xmp.options | IText |
|
| ITextTest | | Class | com.itextpdf.testutils | IText |
|
| IVGenerator | An initialization vector generator for a CBC block encryption. | Class | com.itextpdf.text.pdf.crypto | IText |
|
| JBIG2Image | Support for JBIG2 Images. | Class | com.itextpdf.text.pdf.codec | IText |
|
| JBIG2SegmentReader | Class to read a JBIG2 file at a basic level: understand all the segments, understand what segments belong to which pages, how many pages there are, | Class | com.itextpdf.text.pdf.codec | IText |
|
| JBIG2SegmentReader .JBIG2Page | Inner class that holds information about a JBIG2 page. | Class | com.itextpdf.text.pdf.codec | IText |
|
| JBIG2SegmentReader .JBIG2Segment | Inner class that holds information about a JBIG2 segment. | Class | com.itextpdf.text.pdf.codec | IText |
|
| Jpeg | An Jpeg is the representation of a graphic element (JPEG) that has to be inserted into the document | Class | com.itextpdf.text | IText |
|
| Jpeg2000 | An Jpeg2000 is the representation of a graphic element (JPEG) that has to be inserted into the document | Class | com.itextpdf.text | IText |
|
| Jpeg2000 .ColorSpecBox | See Also:Serialized FormFields inherited from class java. | Class | com.itextpdf.text | IText |
|
| KeyStoreUtil | Utility class with some KeyStore related methods. | Class | com.itextpdf.text.pdf.security | IText |
|
| LabColor | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| LangAlt | | Class | com.itextpdf.text.xml.xmp | IText |
|
| Language | enum Languageextends EnumEnum Constant SummaryBENGALI | Class | com.itextpdf.text.pdf.fonts.otf | IText |
|
| LanguageProcessor | Interface that needs to be implemented by classes that process bytes representing text in specific languages. | Interface | com.itextpdf.text.pdf.languages | IText |
|
| LargeElement | Interface implemented by Element objects that can potentially consume a lot of memory. | Interface | com.itextpdf.text | IText |
|
| Latin1Converter | | Class | com.itextpdf.xmp.impl | IText |
|
| Level | enum Levelextends EnumThe different log levels. | Class | com.itextpdf.text.log | IText |
|
| Line | | Class | com.itextpdf.text.pdf.parser | IText |
|
| Line2D | | Class | com.itextpdf.awt.geom | IText |
|
| Line2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Line2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| LineDashPattern | Represents the line dash pattern. | Class | com.itextpdf.text.pdf.parser | IText |
|
| LineSegment | Represents a line segment in a particular coordinate system. | Class | com.itextpdf.text.pdf.parser | IText |
|
| LineSeparator | Element that draws a solid line from left to right. | Class | com.itextpdf.text.pdf.draw | IText |
|
| LinkProcessor | Allows you to do additional processing on a Paragraph that contains a link. | Interface | com.itextpdf.text | IText |
|
| List | A List contains several ListItems. | Class | com.itextpdf.text | IText |
|
| ListBody | | Class | com.itextpdf.text | IText |
|
| ListItem | A ListItem is a Paragraph that can be added to a List. | Class | com.itextpdf.text | IText |
|
| ListLabel | | Class | com.itextpdf.text | IText |
|
| LocationTextExtractionStrategy | Development preview - this class (and all of the parser classes) are still experiencing heavy development, and are subject to change both behavior and interface. | Class | com.itextpdf.text.pdf.parser | IText |
|
| LocationTextExtractionStrategy .TextChunk | Represents a chunk of text, it's orientation, and location relative to the orientation vectorConstructor SummaryLocationTextExtractionStrategy. | Class | com.itextpdf.text.pdf.parser | IText |
|
| LocationTextExtractionStrategy .TextChunkFilter | Specifies a filter for filtering LocationTextExtractionStrategy. | Interface | com.itextpdf.text.pdf.parser | IText |
|
| Logger | LoggerFactory. | Interface | com.itextpdf.text.log | IText |
|
| LoggerFactory | LoggerFactory can be used to set a logger. | Class | com.itextpdf.text.log | IText |
|
| LongHashtable | A hash map that uses primitive ints for the key rather than objects. | Class | com.itextpdf.text.pdf | IText |
|
| LongRect | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| LtvTimestamp | | Class | com.itextpdf.text.pdf.security | IText |
|
| LtvVerification | | Class | com.itextpdf.text.pdf.security | IText |
|
| LtvVerification .CertificateInclusion | | Class | com.itextpdf.text.pdf.security | IText |
|
| LtvVerification .CertificateOption | | Class | com.itextpdf.text.pdf.security | IText |
|
| LtvVerification .Level | | Class | com.itextpdf.text.pdf.security | IText |
|
| LtvVerifier | Verifies the signatures in an LTV document. | Class | com.itextpdf.text.pdf.security | IText |
|
| LZWCompressor | Modified from original LZWCompressor to change interface to passing a buffer of data to be compressed. | Class | com.itextpdf.text.pdf.codec | IText |
|
| LZWDecoder | A class for performing LZW decoding. | Class | com.itextpdf.text.pdf | IText |
|
| LZWStringTable | General purpose LZW String Table. | Class | com.itextpdf.text.pdf.codec | IText |
|
| MakeSignature | Class that signs your PDF. | Class | com.itextpdf.text.pdf.security | IText |
|
| MakeSignature .CryptoStandard | | Class | com.itextpdf.text.pdf.security | IText |
|
| MakeXmlSignature | Class that signs your XML. | Class | com.itextpdf.text.pdf.security | IText |
|
| MapFailedException | | Class | com.itextpdf.text.io | IText |
|
| MappedRandomAccessFile | A MappedByteBuffer wrapped as a RandomAccessFileAuthor:Joakim Sandstroem | Class | com.itextpdf.text.pdf | IText |
|
| MarkedContentInfo | | Class | com.itextpdf.text.pdf.parser | IText |
|
| MarkedContentRenderFilter | A RenderFilter that only allows text within a specified marked content sequence. | Class | com.itextpdf.text.pdf.parser | IText |
|
| MarkedObject | Wrapper that allows to add properties to 'basic building block' objects. | Class | com.itextpdf.text | IText |
|
| MarkedSection | Wrapper that allows to add properties to a Chapter/Section object. | Class | com.itextpdf.text | IText |
|
| MaskUtil | | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| Matrix | Keeps all the values of a 3 by 3 matrix and allows you to do some math with matrices. | Class | com.itextpdf.text.pdf.parser | IText |
|
| MatrixUtil | | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| MessageLocalization | Localizes error messages. | Class | com.itextpdf.text.error_messages | IText |
|
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required. | Class | com.itextpdf.awt.geom.misc | IText |
|
| Meta | This is an Element that contains some meta information about the document. | Class | com.itextpdf.text | IText |
|
| MetaBrush | | Class | com.itextpdf.text.pdf.codec.wmf | IText |
|
| MetaDo | | Class | com.itextpdf.text.pdf.codec.wmf | IText |
|
| MetaFont | Fields inherited from class com. | Class | com.itextpdf.text.pdf.codec.wmf | IText |
|
| MetaObject | | Class | com.itextpdf.text.pdf.codec.wmf | IText |
|
| MetaPen | | Class | com.itextpdf.text.pdf.codec.wmf | IText |
|
| MetaState | | Class | com.itextpdf.text.pdf.codec.wmf | IText |
|
| Mode | See ISO 18004:2006, 6. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| MultiFilteredRenderListener | Constructor SummaryMultiFilteredRenderListener() | Class | com.itextpdf.text.pdf.parser | IText |
|
| NeverNewLineHandler | Always returns false. | Class | com.itextpdf.text.xml.simpleparser.handler | IText |
|
| NewLineHandler | A NewLineHandler determines if an encountered tag should result in a new lineSince:5. | Interface | com.itextpdf.text.xml.simpleparser | IText |
|
| NoninvertibleTransformException | | Class | com.itextpdf.awt.geom | IText |
|
| NoOpCounter | | Class | com.itextpdf.text.log | IText |
|
| NoOpLogger | The no-operation logger, it does nothing with the received logging statements. | Class | com.itextpdf.text.log | IText |
|
| NumberArray | A PdfArray object consisting of nothing but PdfNumber objectsSince:5. | Class | com.itextpdf.text.pdf | IText |
|
| OcspClient | | Interface | com.itextpdf.text.pdf.security | IText |
|
| OcspClientBouncyCastle | OcspClient implementation using BouncyCastle. | Class | com.itextpdf.text.pdf.security | IText |
|
| OCSPVerifier | Class that allows you to verify a certificate against one or more OCSP responses. | Class | com.itextpdf.text.pdf.security | IText |
|
| OpenTypeFontTableReader | | Class | com.itextpdf.text.pdf.fonts.otf | IText |
|
| Options | The base class for a collection of 32 flag bits. | Class | com.itextpdf.xmp.options | IText |
|
| OutputStreamCounter | | Class | com.itextpdf.text.pdf | IText |
|
| OutputStreamEncryption | | Class | com.itextpdf.text.pdf | IText |
|
| PageSize | The PageSize-object contains a number of rectangles representing the most common paper sizes. | Class | com.itextpdf.text | IText |
|
| Paragraph | A Paragraph is a series of Chunks and/or Phrases. | Class | com.itextpdf.text | IText |
|
| ParseOptions | Options for XMPMetaFactory. | Class | com.itextpdf.xmp.options | IText |
|
| ParseRDF | Parser for "normal" XML serialisation of RDF. | Class | com.itextpdf.xmp.impl | IText |
|
| Path | A pure convenience class to avoid writing List everywhere. | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Path | Paths define shapes, trajectories, and regions of all sorts. | Class | com.itextpdf.text.pdf.parser | IText |
|
| Path .Maxima | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| PathConstructionRenderInfo | Contains information relating to construction the current path. | Class | com.itextpdf.text.pdf.parser | IText |
|
| PathIterator | | Interface | com.itextpdf.awt.geom | IText |
|
| PathPaintingRenderInfo | Contains information relating to painting current path. | Class | com.itextpdf.text.pdf.parser | IText |
|
| Paths | A pure convenience class to avoid writing List everywhere. | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| PatternColor | Represents a pattern. | Class | com.itextpdf.text.pdf | IText |
|
| PatternConsumer | This interface is used to connect the XML pattern file parser to the hyphenation tree. | Interface | com.itextpdf.text.pdf.hyphenation | IText |
|
| PdfAcroForm | Each PDF document can contain maximum 1 AcroForm. | Class | com.itextpdf.text.pdf | IText |
|
| PdfAction | A PdfAction defines an action that can be triggered from a PDF file. | Class | com.itextpdf.text.pdf | IText |
|
| PdfAnnotation | A PdfAnnotation is a note that is associated with a page. | Class | com.itextpdf.text.pdf | IText |
|
| PdfAnnotation .PdfImportedLink | This class processes links from imported pages so that they may be active. | Class | com.itextpdf.text.pdf | IText |
|
| PdfAnnotations | | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfAnnotationsImp | | Class | com.itextpdf.text.pdf.internal | IText |
|
| PdfAppearance | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| PdfArray | PdfArray is the PDF Array object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfArtifact | | Class | com.itextpdf.text.pdf | IText |
|
| PdfArtifact .ArtifactType | | Class | com.itextpdf.text.pdf | IText |
|
| PdfBody | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| PdfBoolean | PdfBoolean is the boolean object represented by the keywords true or false. | Class | com.itextpdf.text.pdf | IText |
|
| PdfBorderArray | A PdfBorderArray defines the border of a PdfAnnotation. | Class | com.itextpdf.text.pdf | IText |
|
| PdfBorderDictionary | A PdfBorderDictionary define the appearance of a Border (Annotations). | Class | com.itextpdf.text.pdf | IText |
|
| PdfChunk | A PdfChunk is the PDF translation of a Chunk. | Class | com.itextpdf.text.pdf | IText |
|
| PdfCollection | | Class | com.itextpdf.text.pdf.collection | IText |
|
| PdfCollectionField | | Class | com.itextpdf.text.pdf.collection | IText |
|
| PdfCollectionItem | See Also:Serialized FormFields inherited from class com. | Class | com.itextpdf.text.pdf.collection | IText |
|
| PdfCollectionSchema | See Also:Serialized FormFields inherited from class com. | Class | com.itextpdf.text.pdf.collection | IText |
|
| PdfCollectionSort | See Also:Serialized FormFields inherited from class com. | Class | com.itextpdf.text.pdf.collection | IText |
|
| PdfConcatenate | Wrapper class for PdfCopy and PdfSmartCopy. | Class | com.itextpdf.text.pdf | IText |
|
| PdfContentByte | PdfContentByte is an object containing the user positioned text and graphic contents of a page. | Class | com.itextpdf.text.pdf | IText |
|
| PdfContentByte .GraphicState | | Class | com.itextpdf.text.pdf | IText |
|
| PdfContentParser | Parses the page or template content. | Class | com.itextpdf.text.pdf | IText |
|
| PdfContentReaderTool | Tool that parses the content of a PDF document. | Class | com.itextpdf.text.pdf.parser | IText |
|
| PdfContentStreamProcessor | Processor for a PDF content Stream. | Class | com.itextpdf.text.pdf.parser | IText |
|
| PdfCopy | Make copies of PDF documents. | Class | com.itextpdf.text.pdf | IText |
|
| PdfCopy .ImportedPage | | Class | com.itextpdf.text.pdf | IText |
|
| PdfCopy .PageStamp | | Class | com.itextpdf.text.pdf | IText |
|
| PdfCopy .StampContent | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| PdfCopyFields | Concatenates PDF documents including form fields. | Class | com.itextpdf.text.pdf | IText |
|
| PdfCopyForms | Allows you to add one (or more) existing PDF document(s) to create a new PDF and add the form of another PDF document to | Class | com.itextpdf.text.pdf | IText |
|
| PdfDashPattern | A PdfDashPattern defines a dash pattern as described in the PDF Reference Manual version 1. | Class | com.itextpdf.text.pdf | IText |
|
| PdfDate | PdfDate is the PDF date object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfDestination | A PdfDestination is a reference to a location in a PDF file. | Class | com.itextpdf.text.pdf | IText |
|
| PdfDeveloperExtension | Beginning with BaseVersion 1. | Class | com.itextpdf.text.pdf | IText |
|
| PdfDeviceNColor | | Class | com.itextpdf.text.pdf | IText |
|
| PdfDictionary | PdfDictionary is the Pdf dictionary object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfDiv | A special element to put a collection of elements at an absolute position. | Class | com.itextpdf.text.pdf | IText |
|
| PdfDiv .BorderTopStyle | | Class | com.itextpdf.text.pdf | IText |
|
| PdfDiv .DisplayType | | Class | com.itextpdf.text.pdf | IText |
|
| PdfDiv .FloatType | | Class | com.itextpdf.text.pdf | IText |
|
| PdfDiv .PositionType | | Class | com.itextpdf.text.pdf | IText |
|
| PdfDocument | PdfDocument is the class that is used by PdfWriter to translate a Document into a PDF with different pages. | Class | com.itextpdf.text.pdf | IText |
|
| PdfDocument .Indentation | | Class | com.itextpdf.text.pdf | IText |
|
| PdfDocument .PdfInfo | PdfInfo is the PDF InfoDictionary. | Class | com.itextpdf.text.pdf | IText |
|
| PdfDocumentActions | A PDF document can have an open action and other additional actions. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfEFStream | (file attachments). | Class | com.itextpdf.text.pdf | IText |
|
| PdfEncodings | Supports fast encodings for winansi and PDFDocEncoding. | Class | com.itextpdf.text.pdf | IText |
|
| PdfEncryption | | Class | com.itextpdf.text.pdf | IText |
|
| PdfEncryptionSettings | Encryption settings are described in section 3. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfEncryptor | This class takes any PDF and returns exactly the same but encrypted. | Class | com.itextpdf.text.pdf | IText |
|
| PdfException | Signals that an unspecified problem while constructing a PDF document. | Class | com.itextpdf.text.pdf | IText |
|
| PdfFileSpecification | Specifies a file or an URL. | Class | com.itextpdf.text.pdf | IText |
|
| PdfFormField | | Class | com.itextpdf.text.pdf | IText |
|
| PdfFormXObject | PdfFormObject is a type of XObject containing a template-object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfFunction | | Class | com.itextpdf.text.pdf | IText |
|
| PdfGraphics2D | | Class | com.itextpdf.awt | IText |
|
| PdfGraphics2D .HyperLinkKey | | Class | com.itextpdf.awt | IText |
|
| PdfGState | The graphic state dictionary. | Class | com.itextpdf.text.pdf | IText |
|
| PdfICCBased | A PdfICCBased defines a ColorSpaceSee Also:PdfStream, | Class | com.itextpdf.text.pdf | IText |
|
| PdfImage | PdfImage is a PdfStream containing an image-Dictionary and -stream. | Class | com.itextpdf.text.pdf | IText |
|
| PdfImageObject | An object that contains an image dictionary and image bytes. | Class | com.itextpdf.text.pdf.parser | IText |
|
| PdfImageObject .ImageBytesType | | Class | com.itextpdf.text.pdf.parser | IText |
|
| PdfImportedPage | Represents an imported page. | Class | com.itextpdf.text.pdf | IText |
|
| PdfIndirectObject | PdfIndirectObject is the Pdf indirect object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfIndirectReference | PdfIndirectReference contains a reference to a PdfIndirectObject. | Class | com.itextpdf.text.pdf | IText |
|
| PdfIsoConformance | | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfIsoConformanceException | See Also:Serialized FormConstructor SummaryPdfIsoConformanceException() | Class | com.itextpdf.text.pdf | IText |
|
| PdfIsoKeys | | Class | com.itextpdf.text.pdf.internal | IText |
|
| PdfLabColor | | Class | com.itextpdf.text.pdf | IText |
|
| 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. | Class | com.itextpdf.text.pdf | IText |
|
| PdfLayerMembership | Content typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF. | Class | com.itextpdf.text.pdf | IText |
|
| PdfLine | PdfLine defines an array with PdfChunk-objects that fit into 1 line. | Class | com.itextpdf.text.pdf | IText |
|
| PdfLister | List a PDF file in human-readable form (for debugging reasons mostly)Author:Mark Thompson | Class | com.itextpdf.text.pdf | IText |
|
| PdfLiteral | See Also:Serialized FormFields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| PdfMediaClipData | See Also:Serialized FormFields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| PdfName | PdfName is an object that can be used as a name in a PDF-file. | Class | com.itextpdf.text.pdf | IText |
|
| PdfNameTree | Creates a name tree. | Class | com.itextpdf.text.pdf | IText |
|
| PdfNull | PdfNull is the Null object represented by the keyword null. | Class | com.itextpdf.text.pdf | IText |
|
| PdfNumber | PdfNumber provides two types of numbers, integer and real. | Class | com.itextpdf.text.pdf | IText |
|
| PdfNumberTree | Creates a number tree. | Class | com.itextpdf.text.pdf | IText |
|
| PdfObject | PdfObject is the abstract superclass of all PDF objects. | Class | com.itextpdf.text.pdf | IText |
|
| PdfOCG | The interface common to all layer types. | Interface | com.itextpdf.text.pdf | IText |
|
| PdfOCProperties | This class represents the /OCProperties entry in the document catalog and holds the optional content properties dictionary, which contains | Class | com.itextpdf.text.pdf | IText |
|
| PdfOutline | PdfOutline is an object that represents a PDF outline entry. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPage | PdfPage is the PDF Page-object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPageActions | A PDF page can have an open and/or close action. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfPageEvent | Allows a class to catch several document events. | Interface | com.itextpdf.text.pdf | IText |
|
| PdfPageEventForwarder | If you want to add more than one page event to a PdfWriter, you have to construct a PdfPageEventForwarder, add the | Class | com.itextpdf.text.pdf.events | IText |
|
| PdfPageEventHelper | Helps the use of PdfPageEvent by implementing all the interface methods. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPageLabels | Page labels are used to identify each page visually on the screen or in print. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPageLabels .PdfPageLabelFormat | Constructor SummaryPdfPageLabels. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPages | PdfPages is the PDF Pages-object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPattern | A PdfPattern defines a ColorSpaceSee Also:PdfStream, | Class | com.itextpdf.text.pdf | IText |
|
| PdfPatternPainter | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPCell | A cell in a PdfPTable. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPCellEvent | An event called for a single cell. | Interface | com.itextpdf.text.pdf | IText |
|
| PdfPCellEventForwarder | If you want to add more than one event to a cell, you have to construct a PdfPCellEventForwarder, add the | Class | com.itextpdf.text.pdf.events | IText |
|
| PdfPHeaderCell | Created by IntelliJ IDEA. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPKCS7 | This class does all the processing related to signing and verifying a PKCS#7 signature. | Class | com.itextpdf.text.pdf.security | IText |
|
| PdfPrinterGraphics2D | This is an extension class for the sole purpose of implementing the PrinterGraphics interface. | Class | com.itextpdf.awt | IText |
|
| PdfProperties | | Class | com.itextpdf.text.xml.xmp | IText |
|
| PdfPRow | A row in a PdfPTable. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPSXObject | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPTable | This is a table that can be put at an absolute position but can also be added to the document as the class Table. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPTable .ColumnMeasurementState | Constructor SummaryPdfPTable. | Class | com.itextpdf.text.pdf | IText |
|
| PdfPTable .FittingRows | | Class | com.itextpdf.text.pdf | IText |
|
| PdfPTableBody | | Class | com.itextpdf.text.pdf | IText |
|
| PdfPTableEvent | An interface that can be used to retrieve the position of cells in PdfPTable. | Interface | com.itextpdf.text.pdf | IText |
|
| PdfPTableEventAfterSplit | | Interface | com.itextpdf.text.pdf | IText |
|
| PdfPTableEventForwarder | If you want to add more than one page event to a PdfPTable, you have to construct a PdfPTableEventForwarder, add the | Class | com.itextpdf.text.pdf.events | IText |
|
| PdfPTableEventSplit | Signals that a table will continue in the next page. | Interface | com.itextpdf.text.pdf | IText |
|
| PdfPTableFooter | | Class | com.itextpdf.text.pdf | IText |
|
| PdfPTableHeader | | Class | com.itextpdf.text.pdf | IText |
|
| PdfPublicKeyRecipient | | Class | com.itextpdf.text.pdf | IText |
|
| PdfPublicKeySecurityHandler | | Class | com.itextpdf.text.pdf | IText |
|
| PdfReader | Reads a PDF document. | Class | com.itextpdf.text.pdf | IText |
|
| PdfReaderContentParser | A utility class that makes it cleaner to process content from pages of a PdfReader through a specified RenderListener. | Class | com.itextpdf.text.pdf.parser | IText |
|
| PdfRectangle | PdfRectangle is the PDF Rectangle object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfRendition | A Rendition dictionary (pdf spec 1. | Class | com.itextpdf.text.pdf | IText |
|
| PdfRunDirection | | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfSchema | An implementation of an XmpSchema. | Class | com.itextpdf.text.xml.xmp | IText |
|
| PdfShading | | Class | com.itextpdf.text.pdf | IText |
|
| PdfShadingPattern | | Class | com.itextpdf.text.pdf | IText |
|
| PdfSigLockDictionary | A signature field lock dictionary. | Class | com.itextpdf.text.pdf | IText |
|
| PdfSigLockDictionary .LockAction | Indicates the set of fields that should be locked: all the fields in the document, | Class | com.itextpdf.text.pdf | IText |
|
| PdfSigLockDictionary .LockPermissions | | Class | com.itextpdf.text.pdf | IText |
|
| PdfSignature | | Class | com.itextpdf.text.pdf | IText |
|
| PdfSignatureAppDictionary | A dictionary that stores the name of the application that signs the PDF. | Class | com.itextpdf.text.pdf.security | IText |
|
| PdfSignatureAppearance | Class that takes care of the cryptographic options and appearances that form a signature. | Class | com.itextpdf.text.pdf | IText |
|
| PdfSignatureAppearance .RenderingMode | | Class | com.itextpdf.text.pdf | IText |
|
| PdfSignatureAppearance .SignatureEvent | An interface to retrieve the signature dictionary for modification. | Interface | com.itextpdf.text.pdf | IText |
|
| PdfSignatureBuildProperties | Dictionary that stores signature build properties. | Class | com.itextpdf.text.pdf.security | IText |
|
| PdfSmartCopy | PdfSmartCopy has the same functionality as PdfCopy, but when resources (such as fonts, images,. | Class | com.itextpdf.text.pdf | IText |
|
| PdfSpotColor | A PdfSpotColor defines a ColorSpaceSee Also:PdfDictionary | Class | com.itextpdf.text.pdf | IText |
|
| PdfStamper | Applies extra content to the pages of a PDF document. | Class | com.itextpdf.text.pdf | IText |
|
| PdfStream | PdfStream is the Pdf stream object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfString | A PdfString-class is the PDF-equivalent of a JAVA-String-object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfStructTreeController | | Class | com.itextpdf.text.pdf | IText |
|
| PdfStructTreeController .returnType | | Class | com.itextpdf.text.pdf | IText |
|
| PdfStructureElement | This is a node in a document logical structure. | Class | com.itextpdf.text.pdf | IText |
|
| PdfStructureTreeRoot | The structure tree root corresponds to the highest hierarchy level in a tagged PDF. | Class | com.itextpdf.text.pdf | IText |
|
| PdfTargetDictionary | See Also:Serialized FormFields inherited from class com. | Class | com.itextpdf.text.pdf.collection | IText |
|
| PdfTemplate | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| PdfTextArray | PdfTextArray defines an array with displacements and PdfString-objects. | Class | com.itextpdf.text.pdf | IText |
|
| PdfTextExtractor | Extracts text from a PDF file. | Class | com.itextpdf.text.pdf.parser | IText |
|
| PdfTransition | | Class | com.itextpdf.text.pdf | IText |
|
| PdfTransparencyGroup | The transparency group dictionary. | Class | com.itextpdf.text.pdf | IText |
|
| PdfVersion | The PDF version is described in the PDF Reference 1. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfVersionImp | Stores the PDF version information, knows how to write a PDF Header, | Class | com.itextpdf.text.pdf.internal | IText |
|
| PdfViewerPreferences | Viewer preferences are described in section 3. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfViewerPreferencesImp | Stores the information concerning viewer preferences, and contains the business logic that allows you to set viewer preferences. | Class | com.itextpdf.text.pdf.internal | IText |
|
| PdfVisibilityExpression | An array specifying a visibility expression, used to compute visibility of content based on a set of optional content groups. | Class | com.itextpdf.text.pdf | IText |
|
| PdfWriter | A DocWriter class for PDF. | Class | com.itextpdf.text.pdf | IText |
|
| PdfWriter .PdfBody | This class generates the structure of a PDF document. | Class | com.itextpdf.text.pdf | IText |
|
| PdfWriter .PdfBody .PdfCrossReference | PdfCrossReference is an entry in the PDF Cross-Reference table. | Class | com.itextpdf.text.pdf | IText |
|
| PdfWriter .PdfTrailer | PdfTrailer is the PDF Trailer object. | Class | com.itextpdf.text.pdf | IText |
|
| PdfXConformance | | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| PdfXConformanceException | | Class | com.itextpdf.text.pdf | IText |
|
| PdfXConformanceImp | | Class | com.itextpdf.text.pdf.internal | IText |
|
| Pfm2afm | Converts a PFM file into an AFM file. | Class | com.itextpdf.text.pdf | IText |
|
| Phrase | A Phrase is a series of Chunks. | Class | com.itextpdf.text | IText |
|
| PngImage | Reads a PNG image. | Class | com.itextpdf.text.pdf.codec | IText |
|
| PngWriter | | Class | com.itextpdf.text.pdf.codec | IText |
|
| Point | | Class | com.itextpdf.awt.geom | IText |
|
| Point | | Class | com.itextpdf.text.pdf.codec.wmf | IText |
|
| Point | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Point .DoublePoint | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Point .LongPoint | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| Point2D | | Class | com.itextpdf.awt.geom | IText |
|
| Point2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Point2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| PolylineShape | Class that defines a Polyline shape. | Class | com.itextpdf.awt.geom | IText |
|
| PolylineShapeIterator | PathIterator for PolylineShape. | Class | com.itextpdf.awt.geom | IText |
|
| PolyNode | | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| PolyTree | Fields inherited from class com. | Class | com.itextpdf.text.pdf.parser.clipper | IText |
|
| PRAcroForm | This class captures an AcroForm on input. | Class | com.itextpdf.text.pdf | IText |
|
| PRAcroForm .FieldInformation | | Class | com.itextpdf.text.pdf | IText |
|
| PRIndirectReference | | Class | com.itextpdf.text.pdf | IText |
|
| PrivateKeySignature | when you have a PrivateKey object. | Class | com.itextpdf.text.pdf.security | IText |
|
| PropertyOptions | The property flags are used when properties are fetched from the XMPMeta-object and provide more detailed information about the property. | Class | com.itextpdf.xmp.options | IText |
|
| ProviderDigest | | Class | com.itextpdf.text.pdf.security | IText |
|
| PRStream | | Class | com.itextpdf.text.pdf | IText |
|
| PRTokeniser | | Class | com.itextpdf.text.pdf | IText |
|
| PRTokeniser .TokenType | | Class | com.itextpdf.text.pdf | IText |
|
| PushbuttonField | Creates a pushbutton field. | Class | com.itextpdf.text.pdf | IText |
|
| QName | | Class | com.itextpdf.xmp.impl | IText |
|
| QRCode | | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| QRCodeWriter | This object renders a QR Code as a ByteMatrix 2D array of greyscale values. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| QuadCurve2D | | Class | com.itextpdf.awt.geom | IText |
|
| QuadCurve2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| QuadCurve2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| RadioCheckField | Creates a radio or a check field. | Class | com.itextpdf.text.pdf | IText |
|
| RandomAccessFileOrArray | Intended to be layered on top of a low level RandomAccessSource object. | Class | com.itextpdf.text.pdf | IText |
|
| RandomAccessSource | Represents an abstract source that bytes can be read from. | Interface | com.itextpdf.text.io | IText |
|
| RandomAccessSourceFactory | Factory to create RandomAccessSource objects based on various types of sourcesConstructor SummaryRandomAccessSourceFactory() | Class | com.itextpdf.text.io | IText |
|
| RASInputStream | | Class | com.itextpdf.text.io | IText |
|
| Rectangle | | Class | com.itextpdf.awt.geom | IText |
|
| Rectangle | A Rectangle is the representation of a geometric figure. | Class | com.itextpdf.text | IText |
|
| Rectangle2D | | Class | com.itextpdf.awt.geom | IText |
|
| Rectangle2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Rectangle2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| RectangleReadOnly | A RectangleReadOnly is the representation of a geometric figure. | Class | com.itextpdf.text | IText |
|
| RectangularShape | | Class | com.itextpdf.awt.geom | IText |
|
| ReedSolomonEncoder | | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| ReedSolomonException | Thrown when an exception occurs during Reed-Solomon decoding, such as when there are too many errors to correct. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| RefKey | | Class | com.itextpdf.text.pdf | IText |
|
| RegionTextRenderFilter | | Class | com.itextpdf.text.pdf.parser | IText |
|
| RenderFilter | Interface for defining filters for use with FilteredRenderListenerConstructor SummaryRenderFilter() | Class | com.itextpdf.text.pdf.parser | IText |
|
| RenderingHints | | Class | com.itextpdf.awt.geom.misc | IText |
|
| RenderingHints .Key | protected RenderingHints. | Class | com.itextpdf.awt.geom.misc | IText |
|
| RenderListener | A callback interface that receives notifications from the PdfContentStreamProcessor as various render operations are required. | Interface | com.itextpdf.text.pdf.parser | IText |
|
| RomanAlphabetFactory | This class can produce String combinations representing a number. | Class | com.itextpdf.text.factories | IText |
|
| RomanList | A special-version of LIST which use roman-letters. | Class | com.itextpdf.text | IText |
|
| RomanNumberFactory | This class can produce String combinations representing a roman number. | Class | com.itextpdf.text.factories | IText |
|
| RootStoreVerifier | Verifies a certificate against a KeyStore containing trusted anchors. | Class | com.itextpdf.text.pdf.security | IText |
|
| Section | A Section is a part of a Document containing other Sections, Paragraphs, List | Class | com.itextpdf.text | IText |
|
| SecurityConstants | | Class | com.itextpdf.text.pdf.security | IText |
|
| SecurityIDs | | Class | com.itextpdf.text.pdf.security | IText |
|
| SequenceList | This class expands a string into a list of numbers. | Class | com.itextpdf.text.pdf | IText |
|
| SerializeOptions | Options for XMPMetaFactory. | Class | com.itextpdf.xmp.options | IText |
|
| ShadingColor | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| Shape | | Interface | com.itextpdf.awt.geom | IText |
|
| Shape | Represents segment from a PDF path. | Interface | com.itextpdf.text.pdf.parser | IText |
|
| SignaturePermissions | A helper class that tells you more about the type of signature (certification or approval) and the signature's DMP settings. | Class | com.itextpdf.text.pdf.security | IText |
|
| SimpleNamedDestination | | Class | com.itextpdf.text.pdf | IText |
|
| SimplePatternParser | Parses the xml hyphenation pattern. | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| SimpleTextExtractionStrategy | A simple text extraction renderer. | Class | com.itextpdf.text.pdf.parser | IText |
|
| SimpleXMLDocHandler | The handler for the events fired by SimpleXMLParser. | Interface | com.itextpdf.text.xml.simpleparser | IText |
|
| SimpleXMLDocHandlerComment | The handler for the events fired by SimpleXMLParser. | Interface | com.itextpdf.text.xml.simpleparser | IText |
|
| SimpleXMLParser | A simple XML. | Class | com.itextpdf.text.xml.simpleparser | IText |
|
| Spaceable | Objects implementing Spaceable allow setting spacing before and after. | Interface | com.itextpdf.text.api | IText |
|
| SpecialSymbol | This class contains the symbols that correspond with special symbols. | Class | com.itextpdf.text | IText |
|
| SplitCharacter | Interface for customizing the split character. | Interface | com.itextpdf.text | IText |
|
| SpotColor | Fields inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| StampContent | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.text.pdf | IText |
|
| StandardDecryption | | Class | com.itextpdf.text.pdf | IText |
|
| StreamUtil | | Class | com.itextpdf.text.io | IText |
|
| StringUtils | | Class | com.itextpdf.text.pdf | IText |
|
| StyleSheet | Old class to define styles for HTMLWorker. | Class | com.itextpdf.text | IText |
|
| Subpath | As subpath is a part of a path comprising a sequence of connected segments. | Class | com.itextpdf.text.pdf.parser | IText |
|
| SysoCounter | | Class | com.itextpdf.text.log | IText |
|
| SysoLogger | A Simple System. | Class | com.itextpdf.text.log | IText |
|
| TableHeader | | Class | com.itextpdf.text.pdf.fonts.otf | IText |
|
| TableWrapper | We use a TableWrapper because PdfPTable is rather complex to put on the HTMLWorker stack. | Class | com.itextpdf.text | IText |
|
| TabSettings | | Class | com.itextpdf.text | IText |
|
| TabSplitCharacter | | Class | com.itextpdf.text | IText |
|
| TabStop | | Class | com.itextpdf.text | IText |
|
| TabStop .Alignment | | Class | com.itextpdf.text | IText |
|
| TaggedPdfReaderTool | Converts a tagged PDF document into an XML file. | Class | com.itextpdf.text.pdf.parser | IText |
|
| TempFileCache | | Class | com.itextpdf.text.io | IText |
|
| TernaryTree | Ternary Search Tree. | Class | com.itextpdf.text.pdf.hyphenation | IText |
|
| TextElementArray | Interface for a text element to which other objects can be added. | Interface | com.itextpdf.text | IText |
|
| TextExtractionStrategy | | Interface | com.itextpdf.text.pdf.parser | IText |
|
| TextField | Supports text, combo and list fields generating the correct appearances. | Class | com.itextpdf.text.pdf | IText |
|
| TextMarginFinder | Allows you to find the rectangle that contains all the text in a page. | Class | com.itextpdf.text.pdf.parser | IText |
|
| TextRenderInfo | Provides information and calculations needed by render listeners to display/evaluate text render operations. | Class | com.itextpdf.text.pdf.parser | IText |
|
| TIFFConstants | A list of constants used in class TIFFImage. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TIFFDirectory | A class representing an Image File Directory (IFD) from a TIFF 6. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TIFFFaxDecoder | Class that can decode TIFF files. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TIFFFaxDecompressor | Class that can decompress TIFF files. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TIFFField | A class representing a field in a TIFF 6. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffImage | | Class | com.itextpdf.text.pdf.codec | IText |
|
| TIFFLZWDecoder | A class for performing LZW decoding. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter | Exports images as TIFF. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter .FieldAscii | Inner class containing info about an ASCII field. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter .FieldBase | Inner class class containing information about a field. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter .FieldByte | Inner class containing info about a field. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter .FieldImage | Inner class containing info about a field. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter .FieldLong | Inner class containing info about a field. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter .FieldRational | Inner class containing info about a field. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter .FieldShort | Inner class containing info about a field. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TiffWriter .FieldUndefined | Inner class containing info about a field. | Class | com.itextpdf.text.pdf.codec | IText |
|
| TSAClient | Time Stamp Authority client (caller) interface. | Interface | com.itextpdf.text.pdf.security | IText |
|
| TSAClientBouncyCastle | Time Stamp Authority Client interface implementation using Bouncy Castle org. | Class | com.itextpdf.text.pdf.security | IText |
|
| TSAInfoBouncyCastle | Interface you can implement and pass to TSAClientBouncyCastle in case you want to do something with the information returned | Interface | com.itextpdf.text.pdf.security | IText |
|
| TtfUnicodeWriter | | Class | com.itextpdf.text.pdf | IText |
|
| Type3Font | A class to support Type3 fonts. | Class | com.itextpdf.text.pdf | IText |
|
| Type3Glyph | The content where Type3 glyphs are written to. | Class | com.itextpdf.text.pdf | IText |
|
| UnsupportedPdfException | Typed exception used when opening an existing PDF document. | Class | com.itextpdf.text.exceptions | IText |
|
| Utilities | A collection of convenience methods that were present in many different iTextConstructor SummaryUtilities() | Class | com.itextpdf.text | IText |
|
| Utils | Utility functions for the XMPToolkit implementation. | Class | com.itextpdf.xmp.impl | IText |
|
| Vector | Represents a vector (i. | Class | com.itextpdf.text.pdf.parser | IText |
|
| VerificationException | An exception that is thrown when something is wrong with a certificate. | Class | com.itextpdf.text.pdf.security | IText |
|
| VerificationOK | Class that informs you that the verification of a Certificate succeeded using a specific CertificateVerifier and for a specific | Class | com.itextpdf.text.pdf.security | IText |
|
| Version | See ISO 18004:2006 Annex DSince:5. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| Version | This class contains version information about iText. | Class | com.itextpdf.text | IText |
|
| Version .ECB | Encapsualtes the parameters for one error-correction block in one symbol version. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| Version .ECBlocks | Encapsulates a set of error-correction blocks in one symbol version. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| VerticalPositionMark | Helper class implementing the DrawInterface. | Class | com.itextpdf.text.pdf.draw | IText |
|
| VerticalText | Writes text vertically. | Class | com.itextpdf.text.pdf | IText |
|
| WebColors | This class is a HashMap that contains the names of colors as a key and the corresponding BaseColor as value. | Class | com.itextpdf | IText |
|
| WindowRandomAccessSource | A RandomAccessSource that wraps another RandomAccessSouce and provides a window of it at a specific offset and over a specific length. | Class | com.itextpdf.text.io | IText |
|
| WritableDirectElement | An element that is not an element, it holds Element. | Class | com.itextpdf.text | IText |
|
| WriterException | A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework. | Class | com.itextpdf.text.pdf.qrcode | IText |
|
| WriterOperation | | Interface | com.itextpdf.text.api | IText |
|
| XfaForm | Processes XFA forms. | Class | com.itextpdf.text.pdf | IText |
|
| XfaForm .AcroFieldsSearch | A class to process "classic" fields. | Class | com.itextpdf.text.pdf | IText |
|
| XfaForm .InverseStore | A structure to store each part of a SOM name and link it to the next part beginning from the lower hierarchy. | Class | com.itextpdf.text.pdf | IText |
|
| XfaForm .Stack2 | Another stack implementation. | Class | com.itextpdf.text.pdf | IText |
|
| XfaForm .Xml2Som | A class for some basic SOM processing. | Class | com.itextpdf.text.pdf | IText |
|
| XfaForm .Xml2SomDatasets | Processes the datasets section in the XFA form. | Class | com.itextpdf.text.pdf | IText |
|
| XfaForm .Xml2SomTemplate | Processes the template section in the XFA form. | Class | com.itextpdf.text.pdf | IText |
|
| XfaXmlLocator | Helps to locate xml stream inside PDF document with Xfa form. | Class | com.itextpdf.text.pdf | IText |
|
| XfaXpathConstructor | | Class | com.itextpdf.text.pdf | IText |
|
| XfaXpathConstructor .XdpPackage | | Class | com.itextpdf.text.pdf | IText |
|
| XfdfReader | | Class | com.itextpdf.text.pdf | IText |
|
| XmlDomWriter | | Class | com.itextpdf.text.xml | IText |
|
| XmlLocator | | Interface | com.itextpdf.text.pdf.security | IText |
|
| XmlSignatureAppearance | | Class | com.itextpdf.text.pdf | IText |
|
| XmlToTxt | This class converts XML into plain text stripping all tags. | Class | com.itextpdf.text.xml | IText |
|
| XMLUtil | Contains utility methods for XML. | Class | com.itextpdf.text.xml | IText |
|
| XMPAliasInfo | This interface is used to return info about an alias. | Interface | com.itextpdf.xmp.properties | IText |
|
| XmpArray | StringBuffer to construct an XMP array. | Class | com.itextpdf.text.xml.xmp | IText |
|
| XmpBasicProperties | | Class | com.itextpdf.text.xml.xmp | IText |
|
| XmpBasicSchema | An implementation of an XmpSchema. | Class | com.itextpdf.text.xml.xmp | IText |
|
| XMPConst | Common constants for the XMP Toolkit. | Interface | com.itextpdf.xmp | IText |
|
| XMPDateTime | The XMPDateTime-class represents a point in time up to a resolution of nano seconds. | Interface | com.itextpdf.xmp | IText |
|
| XMPDateTimeFactory | A factory to create XMPDateTime-instances from a Calendar or an ISO 8601 string or for the current time. | Class | com.itextpdf.xmp | IText |
|
| XMPDateTimeImpl | The implementation of XMPDateTime. | Class | com.itextpdf.xmp.impl | IText |
|
| XMPError | | Interface | com.itextpdf.xmp | IText |
|
| XMPException | This exception wraps all errors that occur in the XMP Toolkit. | Class | com.itextpdf.xmp | IText |
|
| XMPIterator | Interface for the XMPMeta iteration services. | Interface | com.itextpdf.xmp | IText |
|
| XMPIteratorImpl | The XMPIterator implementation. | Class | com.itextpdf.xmp.impl | IText |
|
| XMPMeta | This class represents the set of XMP metadata as a DOM representation. | Interface | com.itextpdf.xmp | IText |
|
| XMPMetaFactory | | Class | com.itextpdf.xmp | IText |
|
| XMPMetaImpl | Fields inherited from interface com. | Class | com.itextpdf.xmp.impl | IText |
|
| XMPMetaParser | This class replaces the ExpatAdapter. | Class | com.itextpdf.xmp.impl | IText |
|
| XmpMMProperties | | Class | com.itextpdf.text.xml.xmp | IText |
|
| XmpMMSchema | An implementation of an XmpSchema. | Class | com.itextpdf.text.xml.xmp | IText |
|
| XMPNodeUtils | Utilities for XMPNode. | Class | com.itextpdf.xmp.impl | IText |
|
| XMPNormalizer | Methods inherited from class java. | Class | com.itextpdf.xmp.impl | IText |
|
| XMPPath | Representates an XMP XMPPath with segment accessor methods. | Class | com.itextpdf.xmp.impl.xpath | IText |
|
| XMPPathFactory | Utility services for the metadata object. | Class | com.itextpdf.xmp | IText |
|
| XMPPathParser | Parser for XMP XPaths. | Class | com.itextpdf.xmp.impl.xpath | IText |
|
| XMPPathSegment | A segment of a parsed XMPPath. | Class | com.itextpdf.xmp.impl.xpath | IText |
|
| XMPProperty | This interface is used to return a text property together with its and options. | Interface | com.itextpdf.xmp.properties | IText |
|
| XMPPropertyInfo | This interface is used to return a property together with its path and namespace. | Interface | com.itextpdf.xmp.properties | IText |
|
| XmpReader | Reads an XMP stream into an org. | Class | com.itextpdf.text.xml.xmp | IText |
|
| XmpSchema | Abstract superclass of the XmpSchemas supported by iText. | Class | com.itextpdf.text.xml.xmp | IText |
|
| XMPSchemaRegistry | The schema registry keeps track of all namespaces and aliases used in the XMP metadata. | Interface | com.itextpdf.xmp | IText |
|
| XMPSchemaRegistryImpl | The schema registry handles the namespaces, aliases and global options for the XMP Toolkit. | Class | com.itextpdf.xmp.impl | IText |
|
| XMPSerializerHelper | Serializes the XMPMeta-object to an OutputStream according to theConstructor SummaryXMPSerializerHelper() | Class | com.itextpdf.xmp.impl | IText |
|
| XMPSerializerRDF | Serializes the XMPMeta-object using the standard RDF serialization format. | Class | com.itextpdf.xmp.impl | IText |
|
| XMPUtils | Utility methods for XMP. | Class | com.itextpdf.xmp | IText |
|
| XMPUtilsImpl | Fields inherited from interface com. | Class | com.itextpdf.xmp.impl | IText |
|
| XMPVersionInfo | XMP Toolkit Version Information. | Interface | com.itextpdf.xmp | IText |
|
| XmpWriter | With this class you can create an Xmp Stream that can be used for adding Metadata to a PDF Dictionary. | Class | com.itextpdf.text.xml.xmp | IText |
|
| XObjectDoHandler | | Interface | com.itextpdf.text.pdf.parser | IText |
|
| XpathConstructor | | Interface | com.itextpdf.text.pdf.security | IText |
|
| ZapfDingbatsList | A special-version of LIST which use zapfdingbats-letters. | Class | com.itextpdf.text | IText |
|
| ZapfDingbatsNumberList | A special-version of LIST which use zapfdingbats-numbers (1. | Class | com.itextpdf.text | IText |