|
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.CMapRangeMap
de.intarsys.pdf.font.CMapBFRangeNameMap
public class CMapBFRangeNameMap
A special map from a character code range to a character name range.
| Constructor Summary | |
|---|---|
CMapBFRangeNameMap(byte[] start,
byte[] end,
COSArray names)
|
|
| Method Summary | |
|---|---|
CID |
map(byte[] value)
|
| Methods inherited from class de.intarsys.pdf.font.CMapRangeMap |
|---|
getEnd, getStart |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMapBFRangeNameMap(byte[] start,
byte[] end,
COSArray names)
| Method Detail |
|---|
public CID map(byte[] value)
map in class CMapMap
|
intarsys PDF library API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||