Class KernSubtableFormat2
java.lang.Object
org.apache.batik.svggen.font.table.KernSubtable
org.apache.batik.svggen.font.table.KernSubtableFormat2
- Version:
- $Id: KernSubtableFormat2.java 1733416 2016-03-03 07:07:13Z gadams $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private int
private int
private int
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Creates new KernSubtableFormat2 -
Method Summary
Methods inherited from class org.apache.batik.svggen.font.table.KernSubtable
read
-
Field Details
-
rowWidth
private int rowWidth -
leftClassTable
private int leftClassTable -
rightClassTable
private int rightClassTable -
array
private int array
-
-
Constructor Details
-
KernSubtableFormat2
Creates new KernSubtableFormat2- Throws:
IOException
-
-
Method Details
-
getKerningPairCount
public int getKerningPairCount()- Specified by:
getKerningPairCount
in classKernSubtable
-
getKerningPair
- Specified by:
getKerningPair
in classKernSubtable
-