jp.cssj.sakae.opentype.table
クラス CmapFormat0
java.lang.Object
jp.cssj.sakae.opentype.table.CmapFormat
jp.cssj.sakae.opentype.table.CmapFormat0
- public class CmapFormat0
- extends CmapFormat
Simple Macintosh cmap table, mapping only the ASCII character set to glyphs.
- バージョン:
- $Id: CmapFormat0.java,v 1.2 2007-05-06 04:27:01 miyabe Exp $
- 作成者:
- David Schweinsberg
CmapFormat0
protected CmapFormat0(RandomAccessFile raf)
throws IOException
getFirst
public int getFirst()
- 定義:
- クラス
CmapFormat
内の getFirst
getLast
public int getLast()
- 定義:
- クラス
CmapFormat
内の getLast
mapCharCode
public int mapCharCode(int charCode)
- 定義:
- クラス
CmapFormat
内の mapCharCode
(c)2009 GNN & Co.,Ltd.