org.apache.batik.svggen.font.table

Class KerningPair

public class KerningPair extends Object

Constructor Summary
protected KerningPair(RandomAccessFile raf)
Creates new KerningPair
Method Summary
intgetLeft()
intgetRight()
shortgetValue()

Constructor Detail

KerningPair

protected KerningPair(RandomAccessFile raf)
Creates new KerningPair

Method Detail

getLeft

public int getLeft()

getRight

public int getRight()

getValue

public short getValue()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.