|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.cssj.sakae.opentype.Glyph
public class Glyph
An individual glyph within a font.
コンストラクタの概要 | |
---|---|
Glyph(GeneralPath path,
byte[] charString)
|
メソッドの概要 | |
---|---|
byte[] |
getCharString()
|
GeneralPath |
getPath()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public Glyph(GeneralPath path, byte[] charString)
メソッドの詳細 |
---|
public GeneralPath getPath()
public byte[] getCharString()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |