de.intarsys.pdf.font
Class CMapRange
java.lang.Object
de.intarsys.pdf.font.CMapRange
public class CMapRange
- extends Object
A codespace range for a CMap.
todo 1 cmap implement correct byte check
Constructor Summary |
CMapRange(byte[] start,
byte[] end)
|
CMapRange
public CMapRange(byte[] start,
byte[] end)
checkPrefix
public boolean checkPrefix(byte[] value,
int count)
checkRange
public boolean checkRange(byte[] value,
int count)
getByteCount
public int getByteCount()
getEnd
public byte[] getEnd()
getStart
public byte[] getStart()
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.