jp.cssj.sakae.opentype.truetype
クラス TrueTypeGlyphList
java.lang.Object
jp.cssj.sakae.opentype.truetype.TrueTypeGlyphList
- すべての実装インタフェース:
- GlyphList
- public class TrueTypeGlyphList
- extends Object
- implements GlyphList
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrueTypeGlyphList
public TrueTypeGlyphList(GlyfTable glyf,
HeadTable head,
HmtxTable hmtx,
MaxpTable maxp)
getGlyph
public Glyph getGlyph(int ix)
- 定義:
- インタフェース
GlyphList
内の getGlyph
(c)2009 GNN & Co.,Ltd.