Class KernSubtableFormat2
java.lang.Object
org.apache.batik.svggen.font.table.KernSubtable
org.apache.batik.svggen.font.table.KernSubtableFormat2
- Version:
- $Id$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate intprivate int -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreates new KernSubtableFormat2 -
Method Summary
Methods inherited from class 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:
getKerningPairCountin classKernSubtable
-
getKerningPair
- Specified by:
getKerningPairin classKernSubtable
-