|
intarsys PDF library API | |||||||||
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
de.intarsys.pdf.font.CMapBFCharCodeMap
public class CMapBFCharCodeMap
A special map from a character code to a character code.
Constructor Summary | |
---|---|
CMapBFCharCodeMap(byte[] source,
byte[] destination)
|
Method Summary | |
---|---|
byte[] |
getDestination()
|
CID |
map(byte[] bytes)
|
Methods inherited from class de.intarsys.pdf.font.CMapCharMap |
---|
getSource |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CMapBFCharCodeMap(byte[] source, byte[] destination)
Method Detail |
---|
public byte[] getDestination()
public CID map(byte[] bytes)
map
in class CMapMap
|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |