org.apache.batik.svggen.font.table
Class SingleSubst
java.lang.Object
org.apache.batik.svggen.font.table.LookupSubtable
org.apache.batik.svggen.font.table.SingleSubst
- Direct Known Subclasses:
- SingleSubstFormat1, SingleSubstFormat2
public abstract class SingleSubst
- extends LookupSubtable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleSubst
public SingleSubst()
getFormat
public abstract int getFormat()
substitute
public abstract int substitute(int glyphId)
read
public static SingleSubst read(RandomAccessFile raf,
int offset)
throws IOException
- Throws:
IOException
Copyright © 2008 Apache Software Foundation. All Rights Reserved.