Class KernSubtable
java.lang.Object
org.apache.batik.svggen.font.table.KernSubtable
- Direct Known Subclasses:
KernSubtableFormat0
,KernSubtableFormat2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract KerningPair
getKerningPair
(int i) abstract int
static KernSubtable
read
(RandomAccessFile raf)
-
Constructor Details
-
KernSubtable
protected KernSubtable()Creates new KernSubtable
-
-
Method Details
-
getKerningPairCount
public abstract int getKerningPairCount() -
getKerningPair
-
read
- Throws:
IOException
-