jp.cssj.sakae.opentype.table
クラス SingleSubstFormat1

java.lang.Object
  拡張jp.cssj.sakae.opentype.table.LookupSubtable
      拡張jp.cssj.sakae.opentype.table.SingleSubst
          拡張jp.cssj.sakae.opentype.table.SingleSubstFormat1

public class SingleSubstFormat1
extends SingleSubst

バージョン:
$Id: SingleSubstFormat1.java,v 1.2 2007-05-06 04:27:01 miyabe Exp $
作成者:
David Schweinsberg

コンストラクタの概要
protected SingleSubstFormat1(java.io.RandomAccessFile raf, int offset)
          Creates new SingleSubstFormat1
 
メソッドの概要
 int getFormat()
           
 int substitute(int glyphId)
           
 
クラス jp.cssj.sakae.opentype.table.SingleSubst から継承したメソッド
read
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SingleSubstFormat1

protected SingleSubstFormat1(java.io.RandomAccessFile raf,
                             int offset)
                      throws java.io.IOException
Creates new SingleSubstFormat1

メソッドの詳細

getFormat

public int getFormat()
定義:
クラス SingleSubst 内の getFormat

substitute

public int substitute(int glyphId)
定義:
クラス SingleSubst 内の substitute


(c)2009 GNN & Co.,Ltd.