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

java.lang.Object
  拡張jp.cssj.sakae.opentype.table.LookupSubtable
      拡張jp.cssj.sakae.opentype.table.LigatureSubst
          拡張jp.cssj.sakae.opentype.table.LigatureSubstFormat1

public class LigatureSubstFormat1
extends LigatureSubst

バージョン:
$Id: LigatureSubstFormat1.java,v 1.1 2006/04/04 12:21:56 harumanx Exp $
作成者:
David Schweinsberg

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

コンストラクタの詳細

LigatureSubstFormat1

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

メソッドの詳細

getFormat

public int getFormat()


(c)2009 GNN & Co.,Ltd.