TextPaths

TextPath(テキストパス)のコレクション

プロパティ

Ver.プロパティ名R/O説明
[18][19][20][21] length 数値オブジェクト数

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[18][19][20][21] add([withProperties]) TextPath新しいオブジェクトを作成し、それを返す
[withProperties] Objectプロパティを設定
[18][19][20][21] anyItem() TextPathどれかのオブジェクトを返す
[18][19][20][21] count() 数値要素数を返す
[18][19][20][21] everyItem() TextPath (Array)全てのオブジェクトを返す
[18][19][20][21] firstItem() TextPath最初のオブジェクトを返す
[18][19][20][21] item(index) TextPathインデックスまたは名前で指定したオブジェクトを返す
index 数値, 文字列値インデックスまたは名前
[18][19][20][21] itemByID(id) TextPathIDで指定したオブジェクトを返す
id 数値
[18][19][20][21] itemByName(name) TextPath名前で指定したオブジェクトを返す
name 文字列値
[18][19][20][21] itemByRange(from, to) TextPath (Array)範囲で指定したオブジェクトを返す
from TextPath, 数値, 文字列値範囲の開始
to TextPath, 数値, 文字列値範囲の終了
[18][19][20][21] lastItem() TextPath最後のオブジェクトを返す
[18][19][20][21] middleItem() TextPath真ん中のオブジェクトを返す
[18][19][20][21] nextItem(obj) TextPath一つ後のオブジェクトを返す
obj TextPath位置の基準になるオブジェクト
[18][19][20][21] previousItem(obj) TextPath一つ前のオブジェクトを返す
obj TextPath位置の基準になるオブジェクト
[18][19][20][21] toSource() 文字列値ソースコードを表す文字列を返す

TextPath

テキストパス

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

Ver.プロパティR/O
[18][19][20][21] parent SplineItem, Polygon, GraphicLine, Rectangle, Oval, TextFrame, EndnoteTextFrame, EPSText
[18][19][20][21] parentStory Story
[18][19][20][21] characters Characters
[18][19][20][21] eventListeners EventListeners
[18][19][20][21] events Events
[18][19][20][21] insertionPoints InsertionPoints
[18][19][20][21] lines Lines
[18][19][20][21] paragraphs Paragraphs
[18][19][20][21] textColumns TextColumns
[18][19][20][21] texts Texts
[18][19][20][21] textStyleRanges TextStyleRanges
[18][19][20][21] words Words

プロパティ

Ver.プロパティ名R/O説明
[18][19][20][21] centerBracket 数値センター位置
[18][19][20][21] contents 文字列値, TextFrameContents, SpecialCharacters
TextFrameContents
Ver.プロパティ値/管理用文字説明
[18][19][20][21]PLACEHOLDER_TEXT1346925688
PHtx
プレースホルダーテキスト(サンプルテキスト)設定時のみ有効
[18][19][20][21]PLACEHOLDER_TEXT_ARABIC1346925665
PHta
Fills the text frame with arabic placeholder text.
[18][19][20][21]PLACEHOLDER_TEXT_CYRILLIC1346925667
PHtc
Fills the text frame with cyrillic placeholder text.
[18][19][20][21]PLACEHOLDER_TEXT_GREEK1346925671
PHtg
Fills the text frame with greek placeholder text.
[18][19][20][21]PLACEHOLDER_TEXT_HEBREW1346925672
PHth
Fills the text frame with hebrew placeholder text.
内容(テキスト)
[18][19][20][21] endBracket 数値パス上文字の終了ブラケット
[18][19][20][21] endTextFrame TextFrame, TextPath連結されている最後のテキストフレーム(テキストパス)。連結されていなければ自身。
[18][19][20][21] flipPathEffect FlipValues
FlipValues
Ver.プロパティ値/管理用文字説明
[18][19][20][21]FLIPPED2036755568
yflp
Flips the text across the path.
[18][19][20][21]NOT_FLIPPED1852206192
nflp
No flip effect applied.
[18][19][20][21]UNDEFINED_FLIP_VALUE1969646704
uflp
Undefined flip effect.
The flip effect applied to the type on a path.
[18][19][20][21] id 数値オブジェクトのID
[18][19][20][21] index 数値インデックス
[18][19][20][21] isValid 真偽値オブジェクトが有効かどうか
[18][19][20][21] label 文字列値スクリプトラベル
[18][19][20][21] name 文字列値オブジェクトの名前 - label のエイリアス
[18][19][20][21] nextTextFrame TextFrame, TextPath, NothingEnum.NOTHING(1851876449/nada)連結されている次のテキストフレーム(テキストパス)。連結されていなければnull。
[18][19][20][21] overflows 真偽値文字があふれているかどうか
[18][19][20][21] pathAlignment PathTypeAlignments
PathTypeAlignments
Ver.プロパティ値/管理用文字説明
[18][19][20][21]BOTTOM_PATH_ALIGNMENT1885430367
pab_
The text is aligned to the bottom of the path stroke.
[18][19][20][21]CENTER_PATH_ALIGNMENT1885430623
pac_
The text is aligned to the center of the path stroke.
[18][19][20][21]TOP_PATH_ALIGNMENT1885434975
pat_
The text is aligned to the top of the path stroke.
The alignment of the type on a path.
[18][19][20][21] pathEffect TextPathEffects
TextPathEffects
Ver.プロパティ値/管理用文字説明
[18][19][20][21]GRAVITY_PATH_EFFECT1601201767
_pfg
引力
[18][19][20][21]RAINBOW_PATH_EFFECT1601201778
_pfr
[18][19][20][21]RIBBON_PATH_EFFECT1601201715
_pf3
3D リボン
[18][19][20][21]SKEW_PATH_EFFECT1601201779
_pfs
歪み
[18][19][20][21]STAIR_STEP_PATH_EFFECT1601205107
_pss
階段
The effect applied to the type on a path.
[18][19][20][21] pathSpacing 数値The spacing applied to the type on a path.
[18][19][20][21] previousTextFrame TextFrame, TextPath, NothingEnum.NOTHING(1851876449/nada)連結されている前のテキストフレーム(テキストパス)。連結されていなければnull。
[18][19][20][21] properties Object
[18][19][20][21] startBracket 数値パス上文字の開始ブラケット
[18][19][20][21] startTextFrame TextFrame, TextPath連結されている最初のテキストフレーム(テキストパス)。連結されていなければ自身。
[18][19][20][21] textAlignment TextTypeAlignments
TextTypeAlignments
Ver.プロパティ値/管理用文字説明
[18][19][20][21]ABOVE_RIGHT_EM_BOX_TEXT_ALIGNMENT1952543333
tare
仮想ボディの上
[18][19][20][21]ABOVE_RIGHT_ICF_BOX_TEXT_ALIGNMENT1952543337
tari
平均字面の上
[18][19][20][21]ASCENDER_TEXT_ALIGNMENT1952538995
taas
アセンダ(日本語版にはない)
[18][19][20][21]BASELINE_TEXT_ALIGNMENT1952539244
tabl
欧文ベースライン
[18][19][20][21]BELOW_LEFT_EM_BOX_TEXT_ALIGNMENT1952607333
tble
仮想ボディの下
[18][19][20][21]BELOW_LEFT_ICF_BOX_TEXT_ALIGNMENT1952607337
tbli
平均字面の下
[18][19][20][21]CENTER_TEXT_ALIGNMENT1952539508
tact
中央
[18][19][20][21]DESCENDER_TEXT_ALIGNMENT1952539763
tads
ディセンダ(日本語版にはない)
The alignment applied to the type on a path.
[18][19][20][21] textFrameIndex 数値The index of the text frame within the story.

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[18][19][20][21] addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[18][19][20][21] changeGlyph([reverseOrder]) Array( Text )字形の置換
[reverseOrder] 真偽値逆順
[18][19][20][21] changeGrep([reverseOrder]) Array( Text )正規表現置換
[reverseOrder] 真偽値逆順
[18][19][20][21] changeText([reverseOrder]) Array( Text )テキストの置換
[reverseOrder] 真偽値逆順
[18][19][20][21] changeTransliterate([reverseOrder]) Array( Text )文字種変換の置換
[reverseOrder] 真偽値逆順
[18][19][20][21] extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[18][19][20][21] findGlyph([reverseOrder]) Array( Text )字形の検索
[reverseOrder] 真偽値逆順
[18][19][20][21] findGrep([reverseOrder]) Array( Text )正規表現検索
[reverseOrder] 真偽値逆順
[18][19][20][21] findText([reverseOrder]) Array( Text )テキストの検索
[reverseOrder] 真偽値逆順
[18][19][20][21] findTransliterate([reverseOrder]) Array( Text )文字種変換の検索
[reverseOrder] 真偽値逆順
[18][19][20][21] getElements() Array( TextPath )オブジェクト参照を返す
[18][19][20][21] insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[18][19][20][21] remove() なし削除
[18][19][20][21] removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[18][19][20][21] toSource() 文字列値ソースコードを表す文字列を返す
[18][19][20][21] toSpecifier() 文字列値Retrieves the object specifier.

クラス

プロパティ名値(文字列)説明
AFTER_PLACEafterPlaceDispatched after a TextPath is placed. This event bubbles. This event is not cancelable.
BEFORE_PLACEbeforePlaceDispatched before a TextPath is placed. This event bubbles. This event is cancelable.