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

java.lang.Object
  拡張jp.cssj.sakae.opentype.table.TableFactory

public class TableFactory
extends Object

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

コンストラクタの概要
TableFactory()
           
 
メソッドの概要
static Table create(DirectoryEntry de, RandomAccessFile raf)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TableFactory

public TableFactory()
メソッドの詳細

create

public static Table create(DirectoryEntry de,
                           RandomAccessFile raf)
                    throws IOException
例外:
IOException


(c)2009 GNN & Co.,Ltd.