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 protectedKerningPair(java.io.RandomAccessFile raf)Creates new KerningPair
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetLeft()intgetRight()shortgetValue()
-