See: Description
| Class | Description | 
|---|---|
| FontManager | This class is used as font manager. | 
| PDCIDFont | This is implementation for the CIDFontType0/CIDFontType2 Fonts. | 
| PDCIDFontType0Font | This is implementation of the CIDFontType0 Font. | 
| PDCIDFontType2Font | This is implementation of the CIDFontType2 Font. | 
| PDFont | This is the base class for all PDF fonts. | 
| PDFontDescriptor | This class represents an interface to the font description. | 
| PDFontDescriptorAFM | This class represents the font descriptor when the font information
 is coming from an AFM file. | 
| PDFontDescriptorDictionary | This class represents an implementation to the font descriptor that gets its
 information from a COS Dictionary. | 
| PDFontFactory | This will create the correct type of font based on information in the dictionary. | 
| PDMMType1Font | This is implementation of the Multiple Master Type1 Font. | 
| PDSimpleFont | This class contains implementation details of the simple pdf fonts. | 
| PDTrueTypeFont | This is the TrueType implementation of fonts. | 
| PDType0Font | This is implementation of the Type0 Font. | 
| PDType1AfmPfbFont | This is implementation of the Type1 Font with a afm and a pfb file. | 
| PDType1CFont | This class represents a CFF/Type2 Font (aka Type1C Font). | 
| PDType1Font | This is implementation of the Type1 Font. | 
| PDType3Font | This is implementation of the Type3 Font. | 
| Type3StreamParser | This class will handle creating an image for a type 3 glyph. | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.