org.apache.batik.svggen.font.table
public abstract class KernSubtable extends Object
| Constructor Summary | |
|---|---|
| protected | KernSubtable() Creates new KernSubtable |
| Method Summary | |
|---|---|
| abstract KerningPair | getKerningPair(int i) |
| abstract int | getKerningPairCount() |
| static KernSubtable | read(RandomAccessFile raf) |