jp.cssj.sakae.opentype.table
クラス RangeRecord
java.lang.Object
jp.cssj.sakae.opentype.table.RangeRecord
- public class RangeRecord
- extends Object
Coverage Index (GlyphID) = StartCoverageIndex + GlyphID - Start GlyphID
- バージョン:
- $Id: RangeRecord.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 |
RangeRecord
public RangeRecord(RandomAccessFile raf)
throws IOException
- Creates new RangeRecord
isInRange
public boolean isInRange(int glyphId)
getCoverageIndex
public int getCoverageIndex(int glyphId)
(c)2009 GNN & Co.,Ltd.