クラス
java.awt.font.GlyphJustificationInfoの使用
- 
GlyphJustificationInfoを使用しているパッケージ パッケージ 説明 java.awt.font フォント関連のクラスおよびインタフェースを提供します。
- 
- 
java.awt.fontでのGlyphJustificationInfoの使用GlyphJustificationInfoを返すjava.awt.fontのメソッド 修飾子と型 メソッド 説明 abstract GlyphJustificationInfoGlyphVector. getGlyphJustificationInfo(int glyphIndex)このGlyphVector内の指定されたインデックスのグリフの位置揃えプロパティを返します。GlyphJustificationInfoGraphicAttribute. getJustificationInfo()このGraphicAttributeの位置揃えプロパティを返します。
 
-