jp.cssj.sakae.opentype.cff
クラス CffGlyphList

java.lang.Object
  拡張jp.cssj.sakae.opentype.cff.CffGlyphList
すべての実装インタフェース:
GlyphList

public class CffGlyphList
extends java.lang.Object
implements GlyphList


コンストラクタの概要
CffGlyphList(CffTable cff, HeadTable head, MaxpTable maxp)
           
 
メソッドの概要
 Glyph getGlyph(int ix)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CffGlyphList

public CffGlyphList(CffTable cff,
                    HeadTable head,
                    MaxpTable maxp)
メソッドの詳細

getGlyph

public Glyph getGlyph(int ix)
定義:
インタフェース GlyphList 内の getGlyph


(c)2009 GNN & Co.,Ltd.