|
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.CMapRange
public class CMapRange
A codespace range for a CMap.
todo 1 cmap implement correct byte check
| Constructor Summary | |
|---|---|
CMapRange(byte[] start,
byte[] end)
|
|
| Method Summary | |
|---|---|
boolean |
contains(byte[] value)
|
byte[] |
getEnd()
|
byte[] |
getStart()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMapRange(byte[] start,
byte[] end)
| Method Detail |
|---|
public byte[] getEnd()
public byte[] getStart()
public boolean contains(byte[] value)
|
intarsys PDF library API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||