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