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

java.lang.Object
  上位を拡張 jp.cssj.sakae.opentype.table.Device

public class Device
extends Object

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

コンストラクタの概要
Device(RandomAccessFile raf)
          Creates new Device
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Device

public Device(RandomAccessFile raf)
       throws IOException
Creates new Device

例外:
IOException