|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CMap
CMap inteface.
| Method Summary | |
|---|---|
boolean |
isOneByte(int cid)
Determines if the cid should be interpreted as a one or two byte character. |
char |
toSelector(char ch)
Maps the character id to an underlying unicode value if available. |
char |
toSelector(char ch,
boolean isCFF)
|
java.lang.String |
toUnicode(char ch)
Maps the character id to an underlying to unicode table. |
| Method Detail |
|---|
char toSelector(char ch)
ch - character code to find unicode value of.
char toSelector(char ch,
boolean isCFF)
java.lang.String toUnicode(char ch)
ch - character id to look for corresponding unicode values.
boolean isOneByte(int cid)
cid - character code to check length off
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||