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