|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.svggen.font.table.KernSubtable
org.apache.batik.svggen.font.table.KernSubtableFormat0
public class KernSubtableFormat0
Constructor Summary | |
---|---|
protected |
KernSubtableFormat0(java.io.RandomAccessFile raf)
Creates new KernSubtableFormat0 |
Method Summary | |
---|---|
KerningPair |
getKerningPair(int i)
|
int |
getKerningPairCount()
|
Methods inherited from class org.apache.batik.svggen.font.table.KernSubtable |
---|
read |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected KernSubtableFormat0(java.io.RandomAccessFile raf) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public int getKerningPairCount()
getKerningPairCount
in class KernSubtable
public KerningPair getKerningPair(int i)
getKerningPair
in class KernSubtable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |