jp.cssj.sakae.opentype.truetype
クラス GlyfSimpleDescript
java.lang.Object
jp.cssj.sakae.opentype.table.Program
jp.cssj.sakae.opentype.truetype.GlyfDescript
jp.cssj.sakae.opentype.truetype.GlyfSimpleDescript
- すべての実装インタフェース:
- GlyphDescription
- public class GlyfSimpleDescript
- extends GlyfDescript
- バージョン:
- $Id: GlyfSimpleDescript.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 |
GlyfSimpleDescript
public GlyfSimpleDescript(GlyfTable parentTable,
int numberOfContours,
java.io.RandomAccessFile raf)
throws java.io.IOException
getEndPtOfContours
public int getEndPtOfContours(int i)
getFlags
public byte getFlags(int i)
getXCoordinate
public short getXCoordinate(int i)
getYCoordinate
public short getYCoordinate(int i)
isComposite
public boolean isComposite()
getPointCount
public int getPointCount()
getContourCount
public int getContourCount()
(c)2009 GNN & Co.,Ltd.