| 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 |
CharacterSelectorCID
A selector based on a multi byte sequence.
|
class |
CharacterSelectorCode
A selector based on a character code.
|
class |
CharacterSelectorName
A selector based on a character name.
|
| Modifier and Type | Field and Description |
|---|---|
static CharacterSelector |
CharacterSelector.Notdef
The special selector for undefined glyphs.
|
| Modifier and Type | Method and Description |
|---|---|
int |
StreamBasedGIDMap.getGlyphIndex(CharacterSelector cid) |
int |
NamedGIDMap.getGlyphIndex(CharacterSelector cid) |
abstract int |
CIDToGIDMap.getGlyphIndex(CharacterSelector cid) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.