Class KernSubtableFormat0
java.lang.Object
org.apache.batik.svggen.font.table.KernSubtable
org.apache.batik.svggen.font.table.KernSubtableFormat0
- Version:
- $Id$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate KerningPair[]private intprivate intprivate int -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreates new KernSubtableFormat0 -
Method Summary
Methods inherited from class KernSubtable
read
-
Field Details
-
nPairs
private int nPairs -
searchRange
private int searchRange -
entrySelector
private int entrySelector -
rangeShift
private int rangeShift -
kerningPairs
-
-
Constructor Details
-
KernSubtableFormat0
Creates new KernSubtableFormat0- Throws:
IOException
-
-
Method Details
-
getKerningPairCount
public int getKerningPairCount()- Specified by:
getKerningPairCountin classKernSubtable
-
getKerningPair
- Specified by:
getKerningPairin classKernSubtable
-