org.apache.batik.svggen.font.table
public class CmapFormat4 extends CmapFormat
Field Summary | |
---|---|
int | language |
Constructor Summary | |
---|---|
protected | CmapFormat4(RandomAccessFile raf) |
Method Summary | |
---|---|
int | getFirst() |
int | getLast() |
int | mapCharCode(int charCode) |
String | toString() |