Class KerningPair
- java.lang.Object
-
- org.apache.batik.svggen.font.table.KerningPair
-
public class KerningPair extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
KerningPair(java.io.RandomAccessFile raf)
Creates new KerningPair
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getLeft()
int
getRight()
short
getValue()
-