jp.cssj.sakae.opentype.table
クラス CmapFormat4
java.lang.Object
jp.cssj.sakae.opentype.table.CmapFormat
jp.cssj.sakae.opentype.table.CmapFormat4
- すべての実装されたインタフェース:
- Serializable
public class CmapFormat4
- extends CmapFormat
- バージョン:
- $Id: CmapFormat4.java,v 1.2 2007-05-06 04:27:01 miyabe Exp $
- 作成者:
- David Schweinsberg
- 関連項目:
- 直列化された形式
language
public int language
CmapFormat4
protected CmapFormat4(DataInputStream in)
throws IOException
- 例外:
IOException
getFirst
public int getFirst()
- 定義:
- クラス
CmapFormat
内の getFirst
getLast
public int getLast()
- 定義:
- クラス
CmapFormat
内の getLast
mapCharCode
public int mapCharCode(int charCode)
- 定義:
- クラス
CmapFormat
内の mapCharCode
toString
public String toString()
- オーバーライド:
- クラス
CmapFormat
内の toString