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

java.lang.Object
  拡張jp.cssj.sakae.opentype.table.Ligature

public class Ligature
extends java.lang.Object

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

コンストラクタの概要
Ligature(java.io.RandomAccessFile raf)
          Creates new Ligature
 
メソッドの概要
 int getGlyphCount()
           
 int getGlyphId(int i)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Ligature

public Ligature(java.io.RandomAccessFile raf)
         throws java.io.IOException
Creates new Ligature

メソッドの詳細

getGlyphCount

public int getGlyphCount()

getGlyphId

public int getGlyphId(int i)


(c)2009 GNN & Co.,Ltd.