|
intarsys PDF library API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AFMEncoding | The builtin encoding of AFM defined fonts. |
AFMSymbolicEncoding | |
CID | A selector for a character within a font (Character ID). |
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 |
CIDSelectorCID | A selector based on a multi byte sequence. |
CIDSelectorCode | A selector based on a character code. |
CIDSelectorName | A selector based on a character name. |
CIDSystemInfo | |
CIDSystemInfo.MetaClass | The meta class implementation |
CIDToGIDMap | For Type 2 CID Fonts only a specification of the mapping from CID's to glyph indices. |
CIDToGIDMap.MetaClass | The meta class implementation |
CIDWidthMap | |
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. |
CMapBFRangeCodeMap | A special map from a character code range to a character code range. |
CMapBFRangeNameMap | A special map from a character code range to a character name 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 special map from a character code range to a CID range. |
CMapCIDRangeNotdefMap | A special map from a character code range to a single CID denoting "notdef". |
CMapMap | An abstract implementation for map definitions in a CMap. |
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 | |
NamedCMap | |
NamedCMap.MetaClass | The meta class implementation |
NamedGIDMap | |
NamedGIDMap.MetaClass | The meta class implementation |
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 |
PDFontDescriptorEmbedded | The PDFontDescriptor that is used when an explicit font descriptor is available in the pdf file. |
PDFontDescriptorEmbedded.MetaClass | The meta class implementation |
PDFontDescriptorType1 | the PDFontDescriptor that is used when no explicit font descriptor is available in the pdf file. this will happen only when a builtin font is used |
PDFontDescriptorType1.MetaClass | The meta class implementation |
PDFontMMType1 | The implementation of a multiple master type 1 font. |
PDFontMMType1.MetaClass | The meta class implementation |
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 | |
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 |
StreamBasedCMap | |
StreamBasedCMap.MetaClass | The meta class implementation |
StreamBasedGIDMap | |
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.
|
intarsys PDF library API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |