|
jPod PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.pdf.font.CMapMap
de.intarsys.pdf.font.CMapCharMap
public abstract class CMapCharMap
An abstract implementation for maps from character codes to CID's.
Method Summary | |
---|---|
int |
getSource()
The codepoint (encoded value) to be mapped to a CID. |
Methods inherited from class de.intarsys.pdf.font.CMapMap |
---|
toChars, toCID, toCodepoint |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getSource()
|
jPod PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |