|
||||||||||
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
public abstract class 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
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |