FindGlyphPreference

字形の検索形式

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
appliedFont Font, 文字列値, NothingEnum.NOTHING(1851876449/nada)適用されるフォント
[15]
[16][17][18][19]
designAxes Array( 数値 ), NothingEnum.NOTHING(1851876449/nada)Value of Design Axes.
[12][13][14][15]
[16][17][18][19]
fontStyle 文字列値, NothingEnum.NOTHING(1851876449/nada)フォントのスタイル
[12][13][14][15]
[16][17][18][19]
glyphID 数値, NothingEnum.NOTHING(1851876449/nada)GID/CID コード
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
rosFontGroup [ 文字列値, 文字列値 ], NothingEnum.NOTHING(1851876449/nada)The Registry Ordered font group.

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
getElements() Array( FindGlyphPreference )オブジェクト参照を返す

[17][18][19]
isNthDesignAxisHidden(nthAxisIndex) 真偽値If true, Nth design axis of variable font is hidden.
nthAxisIndex 数値Index of design axis.
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[15]
[16][17][18][19]
setNthDesignAxis(nthAxisIndex, nthAxisValue) なしSet Nth design axis of a variable font.
nthAxisIndex 数値Index of design axis.
nthAxisValue 数値Value of nth design axis.
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.