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

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

public class CmapIndexEntry
extends java.lang.Object

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

コンストラクタの概要
protected CmapIndexEntry(java.io.RandomAccessFile raf)
           
 
メソッドの概要
 int getEncodingId()
           
 int getOffset()
           
 int getPlatformId()
           
 java.lang.String toString()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

CmapIndexEntry

protected CmapIndexEntry(java.io.RandomAccessFile raf)
                  throws java.io.IOException
メソッドの詳細

getEncodingId

public int getEncodingId()

getOffset

public int getOffset()

getPlatformId

public int getPlatformId()

toString

public java.lang.String toString()


(c)2009 GNN & Co.,Ltd.