|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.svggen.font.table.LookupSubtable
org.apache.batik.svggen.font.table.SingleSubst
org.apache.batik.svggen.font.table.SingleSubstFormat2
public class SingleSubstFormat2
Constructor Summary | |
---|---|
protected |
SingleSubstFormat2(java.io.RandomAccessFile raf,
int offset)
Creates new SingleSubstFormat2 |
Method Summary | |
---|---|
int |
getFormat()
|
int |
substitute(int glyphId)
|
Methods inherited from class org.apache.batik.svggen.font.table.SingleSubst |
---|
read |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SingleSubstFormat2(java.io.RandomAccessFile raf, int offset) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public int getFormat()
getFormat
in class SingleSubst
public int substitute(int glyphId)
substitute
in class SingleSubst
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |