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

java.lang.Object
  拡張jp.cssj.sakae.opentype.table.CmapFormat
      拡張jp.cssj.sakae.opentype.table.CmapFormat4

public class CmapFormat4
extends CmapFormat

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

フィールドの概要
 int language
           
 
クラス jp.cssj.sakae.opentype.table.CmapFormat から継承したフィールド
format, length, version
 
コンストラクタの概要
protected CmapFormat4(java.io.RandomAccessFile raf)
           
 
メソッドの概要
 int getFirst()
           
 int getLast()
           
 int mapCharCode(int charCode)
           
 java.lang.String toString()
           
 
クラス jp.cssj.sakae.opentype.table.CmapFormat から継承したメソッド
create, getFormat, getLength, getVersion
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

language

public int language
コンストラクタの詳細

CmapFormat4

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

getFirst

public int getFirst()
定義:
クラス CmapFormat 内の getFirst

getLast

public int getLast()
定義:
クラス CmapFormat 内の getLast

mapCharCode

public int mapCharCode(int charCode)
定義:
クラス CmapFormat 内の mapCharCode

toString

public java.lang.String toString()
オーバーライド:
クラス CmapFormat 内の toString


(c)2009 GNN & Co.,Ltd.