|
jPod PDF library | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AFMEncoding | The builtin encoding of AFM defined fonts. |
CharacterSelector | A selector for a character within a font. |
CharacterSelectorCID | A selector based on a multi byte sequence. |
CharacterSelectorCode | A selector based on a character code. |
CharacterSelectorName | A selector based on a character name. |
CIDFont | A CID indexed font. |
CIDFont.MetaClass | The meta class implementation |
CIDFontType0 | A Type 1 based CID font. |
CIDFontType0.MetaClass | The meta class implementation |
CIDFontType2 | A TrueType based CID font. |
CIDFontType2.MetaClass | The meta class implementation |
CIDSystemInfo | |
CIDSystemInfo.MetaClass | The meta class implementation |
CIDToGIDMap | For Type 2 CID Fonts (True Type) only a specification of the mapping from CID's to glyph indices. |
CIDToGIDMap.MetaClass | The meta class implementation |
CIDWidthMap | |
CIDWidthMap.MetaClass | The meta class implementation |
CIDWidthMapEntry | |
CMap | A character map. |
CMap.MetaClass | The meta class implementation |
CMapBFCharCodeMap | A special map from a character code to a character code. |
CMapBFCharNameMap | A special map from a character code to a character name. |
CMapBFCharStringMap | A special map from a character code to a character code. |
CMapBFRangeCodeMap | A special map from a character code range to a character code range. |
CMapBFRangeNameArrayMap | A special map from a character code range to a character name range. |
CMapBFRangeStringArrayMap | A special map from a character code range to a character name range. |
CMapBFRangeStringMap | A special map from a character code range to a character code range. |
CMapCharMap | An abstract implementation for maps from character codes to CID's. |
CMapCIDCharCodeMap | A special map from a character code to a CID. |
CMapCIDRangeCodeMap | A map from a character code range to a CID range. |
CMapMap | An abstract implementation for map definitions in a CMap. |
CMapNotDefCharMap | The mapping of a .NOTDEF codepoint. |
CMapNotDefRangeMap | A special map from a character code range to a single CID denoting "notdef". |
CMapOperator | A classs enumerating the operators for a cmap program. |
CMapRange | A codespace range for a CMap. |
CMapRangeMap | An abstract implementation for a map from a code range to CID's. |
DifferenceEncoding | An encoding defined as a delta to another base encoding. |
FontDescriptorFlags | The flags of a font descriptor. |
IdentityCMap | The generic 2 byte identity mapping (Identity-H and Identity-V). |
InternalCMap | |
InternalCMap.MetaClass | The meta class implementation |
NamedCMap | |
NamedCMap.MetaClass | The meta class implementation |
NamedGIDMap | A named mapping from CID to glyph indices. |
NamedGIDMap.MetaClass | The meta class implementation |
PACKAGE | |
PDFont | A PDF font object. |
PDFont.MetaClass | The meta class implementation |
PDFontAny | |
PDFontAny.MetaClass | The meta class implementation |
PDFontDescriptor | the detail information about a font. |
PDFontDescriptor.MetaClass | The meta class implementation |
PDFontDescriptorAFM | The PDFontDescriptor that is used when no explicit /FontDescriptor is
available in the PDF document. |
PDFontDescriptorAFM.MetaClass | The meta class implementation |
PDFontDescriptorEmbedded | The PDFontDescriptor that is used when an explicit font descriptor is available in the pdf file. |
PDFontDescriptorEmbedded.MetaClass | The meta class implementation |
PDFontDescriptorType3 | The PDFontDescriptor that is used for a Type3 font, having no
explicit font descriptor of its own. |
PDFontDescriptorType3.MetaClass | The meta class implementation |
PDFontMMType1 | The implementation of a multiple master type 1 font. |
PDFontMMType1.MetaClass | The meta class implementation |
PDFontStyle | |
PDFontTools | Tool class for handling PDF fonts. |
PDFontTrueType | basic implementation for true type support todo 2 review initialization (sequence problems) |
PDFontTrueType.MetaClass | The meta class implementation |
PDFontType0 | A composite (Type 0) font. |
PDFontType0.MetaClass | The meta class implementation |
PDFontType1 | basic implementation for type 1 support |
PDFontType1.MetaClass | The meta class implementation |
PDFontType3 | |
PDFontType3.MetaClass | The meta class implementation |
PDGlyphs | |
PDSingleByteFont | A common superclass for the single byte encoded font flavors. |
StreamBasedCMap | A stream based mapping from character codes to CID's. |
StreamBasedCMap.MetaClass | The meta class implementation |
StreamBasedGIDMap | Mapping from CID's to glyph indices. |
StreamBasedGIDMap.MetaClass | The meta class implementation |
The font part of the PDF is quite large for itself, so it is extracted to a package of its own.
|
jPod PDF library | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |