org.apache.batik.svggen.font.table
Class SingleSubstFormat2
java.lang.Object
org.apache.batik.svggen.font.table.LookupSubtable
org.apache.batik.svggen.font.table.SingleSubst
org.apache.batik.svggen.font.table.SingleSubstFormat2
public class SingleSubstFormat2
- extends SingleSubst
- Version:
- $Id: SingleSubstFormat2.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- David Schweinsberg
| 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 |
SingleSubstFormat2
protected SingleSubstFormat2(RandomAccessFile raf,
int offset)
throws IOException
- Creates new SingleSubstFormat2
- Throws:
IOException
getFormat
public int getFormat()
- Specified by:
getFormat in class SingleSubst
substitute
public int substitute(int glyphId)
- Specified by:
substitute in class SingleSubst
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.