jp.cssj.sakae.opentype.table
クラス Lookup
java.lang.Object
jp.cssj.sakae.opentype.table.Lookup
- public class Lookup
- extends java.lang.Object
- バージョン:
- $Id: Lookup.java,v 1.2 2007-05-06 04:27:01 miyabe Exp $
- 作成者:
- David Schweinsberg
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGNORE_BASE_GLYPHS
public static final int IGNORE_BASE_GLYPHS
- 関連項目:
- 定数フィールド値
IGNORE_BASE_LIGATURES
public static final int IGNORE_BASE_LIGATURES
- 関連項目:
- 定数フィールド値
IGNORE_BASE_MARKS
public static final int IGNORE_BASE_MARKS
- 関連項目:
- 定数フィールド値
MARK_ATTACHMENT_TYPE
public static final int MARK_ATTACHMENT_TYPE
- 関連項目:
- 定数フィールド値
Lookup
public Lookup(LookupSubtableFactory factory,
java.io.RandomAccessFile raf,
int offset)
throws java.io.IOException
- Creates new Lookup
getType
public int getType()
getSubtableCount
public int getSubtableCount()
getSubtable
public LookupSubtable getSubtable(int i)
(c)2009 GNN & Co.,Ltd.