public class KerningPair
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
left |
private int |
right |
private short |
value |
Modifier | Constructor and Description |
---|---|
protected |
KerningPair(java.io.RandomAccessFile raf)
Creates new KerningPair
|
Modifier and Type | Method and Description |
---|---|
int |
getLeft() |
int |
getRight() |
short |
getValue() |