|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.cssj.sakae.opentype.table.KernSubtable
コンストラクタの概要 | |
protected |
KernSubtable()
Creates new KernSubtable |
メソッドの概要 | |
abstract KerningPair |
getKerningPair(int i)
|
abstract int |
getKerningPairCount()
|
static KernSubtable |
read(java.io.RandomAccessFile raf)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
protected KernSubtable()
メソッドの詳細 |
public abstract int getKerningPairCount()
public abstract KerningPair getKerningPair(int i)
public static KernSubtable read(java.io.RandomAccessFile raf) throws java.io.IOException
java.io.IOException
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |