All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AccessPermissions Represents access permissions for document.AdobeGlyphList Class provides methods to work with Adobe Glyph List.AdobeGlyphList.AGLUnicode This class represents entity into which Adobe Glyph List maps glyph names, i.AFMParser Class that is used to parse Adobe Font Metrics files.ASAtom Class represents predefined PDF name.ASBufferedInFilter Class provides buffered input from input stream.ASBufferingOutFilter ASConcatenatedInputStream ASFileStreamCloser Class-wrapper around closeable streams that allows only to close streams.ASFilterFactory Factory for constructing COSFilters.ASInFilter Base class for input filters.ASInputStream Base class for stream hierarchy.ASInputStreamWrapper Class represents ASInputStream that can be constructed from another ASInputStream.ASMemoryInStream This class binds the SeekableInputStream interface to a memory buffer.ASOutFilter Base class for output filters.ASOutputStream AttributeHelper BaseCharStringParser This is base class for Type1CharStringParser and Type2CharStringParser.BaseParser BaseTrueTypeProgram Base class for TrueTypeFontProgram and CIDFontType2Program.CFFCIDFontProgram Instance of this class represent a parser of CIDFont from FontSet of CFF file.CFFFontProgram This class starts parsing for all inner CFF fonts and contains fonts parsed.CFFIndex This class represents CFF data structure INDEX as described in Adobe Technical Note #5176: "The Compact Font Format Specification".CFFNumber Instance of this class can represent int or float.CFFPredefined Class contains predefined charsets, encodings and strings for CFF files.CFFType1FontProgram Instance of this class represent a Type1 font from FontSet of CFF file.CharacterCollections CharacterCollections.CIDSystemInfo CharacterCollections.CIDSystemInfo.Ordering CharacterCollections.CIDSystemInfo.Registry CharStringsWidths This class handles obtaining glyph widths from cff charStrings.CharTable Class contains tools for char processing.CIDFontType2Program Represents CIDFontType2 font program.CIDToGIDMapping Provides interface for working with CIDToGID mapping in Type 2 CID fonts.CIDWArray Represents W array in CID fonts.CIDWArrayRange Represents range of sequential CIDs and width for them.CMap This class represents cmap.CMapFile Class represents CMap file embedded into COSStream.CMapParser This class parses CMap files and constructs CMap objects.ColorSpaceFactory COSArray COSBase COSBasePair COSBody COSBoolean COSCopier COSDictionary COSDirect COSDocument COSEmbeddedFileDict Represents embedded file dictionary accessible via EF key in a file specification dictionary (see PDF 32000-2008, table 44).COSFilterAESDecryptionDefault This filter decrypts data using AES cipher as described in Algorithm 1 of 7.6.2 of ISO 32000:2008.COSFilterASCII85Decode Filter for ASCII 85 data decoding.COSFilterASCII85Encode COSFilterASCIIHexDecode Filter for ASCIIHex data decoding.COSFilterASCIIHexEncode COSFilterASCIIReader This is class-helper for decoding ASCII85 and ASCII Hex strings.COSFilterFlateDecode This class implements Flate decoding.COSFilterFlateEncode Filter that implements flate encoding.COSFilterLZWDecode This class implements LZW decoding.COSFilterRC4DecryptionDefault Filter that decrypts data using RC4 cipher decryption according to Algorithm 1 of 7.6.2 of ISO 32000:2008.COSFilterRegistry Class that registers encoding and decoding filters.COSFilters COSHeader COSIndirect COSInteger COSKey COSName COSNull COSNumber COSObject COSObjType COSParser COSPredictorDecode This filter represents predictor that is applied to Flate and LZW encodings.COSReal COSStream COSStream.FilterFlags COSString COSTrailer COSXRefEntry Class represents entry in xref.COSXRefInfo Class represents xref section with trailer.COSXRefRange COSXRefSection COSXRefTable COSXRefTableReader DecodedObjectStreamParser This class reads objects from decoded object stream.EexecFilterDecode This is filter that decodes eexec coding in type 1 font files.Encoding Represents encoding of font as given in font dictionary.EncryptionToolsRevision4 Contains methods for encryption and decryption of PDF files.EncryptionToolsRevision5_6 FileResourceHandler Class that handles resource closing.FontProgram Interface for all fonts in pdflib.FontProgramIDGenerator FunctionParser IASFilterFactory Interface for filter factories.ICCProfile ICOSVisitor IdentityCMap Class represents identity CMap.IndirectWriter InlineImageOperator InternalInputStream ASInputStream for reading data from file.InternalOutputStream IntReference Represents int value that can be passed by reference.InvalidPasswordException IReader IVisitor JPEG2000 LoopedException NotSeekableBaseParser Base PDF parser that operates with a buffered stream.NotSeekableCOSParser Parser for COS objects that operates with a buffered stream.OpenTypeFontProgram Represents OpenType font program.Operator PageLabels PD3DStream PDAbstractAdditionalActions PDAcroForm PDAction PDAnnotation PDAnnotationAdditionalActions PDAppearanceEntry PDAppearanceStream PDCalGray PDCalRGB PDCatalog PDCatalogAdditionalActions PDCIDFont Class represents CIDFont on PD level.PDCIDSystemInfo Represents CIDSystemInfo dictionary in CID fonts.PDCIEDictionaryBased PDCMap Represents CMap on PD layer.PDColorSpace PDContentStream PDCryptFilter Represents crypt filter dictionary on pd level.PDDeviceCMYK PDDeviceGray PDDeviceN PDDeviceRGB PDDocument PDEncryption Represents encryption dictionary on PD level.PDExtGState PDFDocEncoding Class handles PDFDoc string encoding.PDFFlavour PDFont This is PD representation of font.PDFontDescriptor Represents font descriptor.PDFontFactory Creates PDFont from COSObject that is font dictionary.PDFormField PDFormFieldActions PDFParser PDFStreamParser PDFunction PDGroup PDHalftone PDICCBased PDIndexed PDInlineImage PDLab PDMCRDictionary PDMediaClip PDMetadata PDNamesDictionary PDNameSpaceRoleMapping PDNameTreeNode PDNavigationNode PDNumberTreeNode Class implements number tree structure (see 7.9.7 in PDF 32000_2008).PDObject PDOBJRDictionary PDOptionalContentProperties PDOutlineDictionary PDOutlineItem PDOutputIntent PDPage PDPageAdditionalActions PDPageContentStream PDPageTree PDPageTreeBranch PDPageTreeNode PDPattern PDResource PDResources PDSeparation PDShading PDShadingPattern PDSignature Represents digital signature on pd level.PDSignatureField Represents signature field.PDSimpleFont Represents simple font on pd level (Type1, TrueType, Type3).PDSpecialColorSpace Base class for special color spaces, see 8.6.6 of PDF-1.7 specification.PDStructElem PDStructTreeNode PDStructTreeRoot PDStructureNameSpace Represents namespace in structure tree, as described in PDF-2.0 specification 14.7.4.PDTilingPattern PDTrueTypeFont Represents True Type font on PD level.PDType0Font Represents Type0 font on pd level.PDType0Function PDType1Font Class represents Type 1 font on PD level.PDType2Function PDType3CharProc Class represents content stream that constructs and paints the glyph for Type 3 font character.PDType3Font PDType3Function PDType4Function PDWidgetAdditionalActions PDWidgetAnnotation PDXForm PDXImage PDXObject PDXPostScript PostScriptException Exception that occurs during PostScript program parsing.PSLiteralObject Class for literal PostScript objects.PSObject This is the base class for PostScript object.PSOperator Represents executable PostScript operator.PSOperatorsConstants PSParser PostScript parser that holds operand stack and user dictionary.PSProcedure Class represents PostScript procedure.PSStackMark Object represents operand stack mark.RC4Encryption Implements RC4 encryption algorithm.Reader SeekableInputStream Represents stream in which seek for a particular byte offset can be performed.SignatureParser Class is extension of BaseParser for parsing of digital signature dictionaries.StandardFontMetrics Class provides access to metrics of a standard font.StandardFontMetricsFactory Class that manages Adobe Font Metrics data loading.StandardSecurityHandler Class represents standard security handler.StaticResources Class handles static resources that need to be reset with each parsing of document.StringExceptions StructureElementAccessObject Class contains methods to access structure elements knowing structParents and MCID or knowing structParent.StructureType SymbolSet TaggedPDFConstants Class with constants for tagged pdf structureTaggedPDFHelper TaggedPDFRoleMapHelper Token Token.Keyword Token.Type ToUnicodeInterval Represents interval of mappings to Unicode.TrueTypeCmapSubtable Instance of this class represents CMap subtable of Type 1 font.TrueTypeFontProgram Represents TrueTypeFontProgram.TrueTypePredefined This class contains predefined encodings for True Type.Type1CharStringParser This class parses charstring data in font Type 1 files after it was eexec-decoded.Type1FontProgram This class does parsing of Type 1 font files.Type1StringConstants This class contains all string constants, required in font type1 processing.Type3CharProcParser Parses type 3 char procs to obtain glyph widths.TypeConverter VeraPDFParserException Writer XRefReader ZapfDingbats