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