Class SingleSubstFormat2
java.lang.Object
org.apache.batik.svggen.font.table.LookupSubtable
org.apache.batik.svggen.font.table.SingleSubst
org.apache.batik.svggen.font.table.SingleSubstFormat2
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
SingleSubstFormat2
(RandomAccessFile raf, int offset) Creates new SingleSubstFormat2 -
Method Summary
Methods inherited from class org.apache.batik.svggen.font.table.SingleSubst
read
-
Constructor Details
-
SingleSubstFormat2
Creates new SingleSubstFormat2- Throws:
IOException
-
-
Method Details
-
getFormat
public int getFormat()- Specified by:
getFormat
in classSingleSubst
-
substitute
public int substitute(int glyphId) - Specified by:
substitute
in classSingleSubst
-