| Package | Description |
|---|---|
| de.intarsys.pdf.font |
The font part of the PDF is quite large for itself, so it is extracted to a
package of its own.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMapBFCharCodeMap
A special map from a character code to a character code.
|
class |
CMapBFCharNameMap
A special map from a character code to a character name.
|
class |
CMapBFCharStringMap
A special map from a character code to a character code.
|
class |
CMapBFRangeCodeMap
A special map from a character code range to a character code range.
|
class |
CMapBFRangeNameArrayMap
A special map from a character code range to a character name range.
|
class |
CMapBFRangeStringArrayMap
A special map from a character code range to a character name range.
|
class |
CMapBFRangeStringMap
A special map from a character code range to a character code range.
|
class |
CMapCharMap
An abstract implementation for maps from character codes to CID's.
|
class |
CMapCIDCharCodeMap
A special map from a character code to a CID.
|
class |
CMapCIDRangeCodeMap
A map from a character code range to a CID range.
|
class |
CMapNotDefCharMap
The mapping of a .NOTDEF codepoint.
|
class |
CMapNotDefRangeMap
A special map from a character code range to a single CID denoting "notdef".
|
class |
CMapRangeMap
An abstract implementation for a map from a code range to CID's.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.