Class KerningPair
- java.lang.Object
-
- org.apache.batik.svggen.font.table.KerningPair
-
public class KerningPair extends java.lang.Object
- Version:
- $Id: KerningPair.java 1733416 2016-03-03 07:07:13Z gadams $
-
-
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()
-