public class CmapFormat6 extends CmapFormat
Modifier | Constructor and Description |
---|---|
protected |
CmapFormat6(java.io.RandomAccessFile raf) |
Modifier and Type | Method and Description |
---|---|
int |
getFirst() |
int |
getLast() |
int |
mapCharCode(int charCode) |
create, getFormat, getLength, getVersion, toString
protected CmapFormat6(java.io.RandomAccessFile raf) throws java.io.IOException
java.io.IOException
public int getFirst()
getFirst
in class CmapFormat
public int getLast()
getLast
in class CmapFormat
public int mapCharCode(int charCode)
mapCharCode
in class CmapFormat
Copyright © 2022 Apache Software Foundation. All Rights Reserved.