Layers

Layer(レイヤー)のコレクション

プロパティ

Ver.プロパティ名R/O説明
[7][7.5][8][14]
[15][16][17][18]
length 数値オブジェクト数

メソッド

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

Layer

レイヤー

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

Ver.プロパティR/O
[7][7.5][8][14]
[15][16][17][18]
parent Document
[7][7.5][8][14]
[15][16][17][18]
eventListeners EventListeners
[7][7.5][8][14]
[15][16][17][18]
events Events

プロパティ

Ver.プロパティ名R/O説明
[7][7.5][8][14]
[15][16][17][18]
allGraphics Array( Graphic )中にある画像(グループを無視)
[7][7.5][8][14]
[15][16][17][18]
allPageItems Array( PageItem )中にあるPageItem(グループを無視)
[7][7.5][8][14]
[15][16][17][18]
buttons Buttonsボタンオブジェクト
[8][14]
[15][16][17][18]
checkBoxes CheckBoxesPDFフォーム(チェックボックス)
[8][14]
[15][16][17][18]
comboBoxes ComboBoxesPDFフォーム(コンボボックス)
[14]
[15][16][17][18]
endnoteTextFrames EndnoteTextFrames後注テキストフレーム
[7][7.5][8][14]
[15][16][17][18]
epstexts EPSTextsイラストレータからコピーしてきたテキスト
[7][7.5][8][14]
[15][16][17][18]
formFields FormFieldsフォームフィールド
[7][7.5][8][14]
[15][16][17][18]
graphicLines GraphicLines直線オブジェクト
[7][7.5][8][14]
[15][16][17][18]
groups Groupsオブジェクトのグループ
[7][7.5][8][14]
[15][16][17][18]
guides Guidesガイド
[7][7.5][8][14]
[15][16][17][18]
id 数値オブジェクトのID
[7][7.5][8][14]
[15][16][17][18]
ignoreWrap 真偽値テキストの回り込みを無視
[7][7.5][8][14]
[15][16][17][18]
index 数値インデックス
[7][7.5][8][14]
[15][16][17][18]
isValid 真偽値オブジェクトが有効かどうか
[7][7.5][8][14]
[15][16][17][18]
label 文字列値スクリプトラベル
[7][7.5][8][14]
[15][16][17][18]
layerColor [ r, g, b ], UIColorsレイヤーの表示色
[8][14]
[15][16][17][18]
listBoxes ListBoxesPDFフォーム(リストボックス)
[7][7.5][8][14]
[15][16][17][18]
locked 真偽値ロックされているか
[7][7.5][8][14]
[15][16][17][18]
lockGuides 真偽値ガイドのロック
[7][7.5][8][14]
[15][16][17][18]
multiStateObjects MultiStateObjectsマルチステートオブジェクト
[7][7.5][8][14]
[15][16][17][18]
name 文字列値オブジェクトの名前
[7][7.5][8][14]
[15][16][17][18]
ovals Ovals楕円
[7][7.5][8][14]
[15][16][17][18]
pageItems PageItemsスプレッド上のオブジェクト
[7][7.5][8][14]
[15][16][17][18]
polygons Polygons多角形
[7][7.5][8][14]
[15][16][17][18]
printable 真偽値印刷可能
[7][7.5][8][14]
[15][16][17][18]
properties Object
[8][14]
[15][16][17][18]
radioButtons RadioButtonsPDFフォーム(ラジオボタン)
[7][7.5][8][14]
[15][16][17][18]
rectangles Rectangles長方形
[7][7.5][8][14]
[15][16][17][18]
showGuides 真偽値ガイドの表示
[8][14]
[15][16][17][18]
signatureFields SignatureFieldsPDFフォーム(署名フィールド)
[7][7.5][8][14]
[15][16][17][18]
splineItems SplineItems図形
[8][14]
[15][16][17][18]
textBoxes TextBoxesPDFフォーム(テキストフィールド)
[7][7.5][8][14]
[15][16][17][18]
textFrames TextFramesテキストフレーム
[7][7.5][8][14]
[15][16][17][18]
visible 真偽値表示するかどうか

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[7][7.5][8][14]
[15][16][17][18]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[7][7.5][8][14]
[15][16][17][18]
duplicate() Layer複製。複製されたオブジェクトを返す
[7][7.5][8][14]
[15][16][17][18]
extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[7][7.5][8][14]
[15][16][17][18]
getElements() Array( Layer )オブジェクト参照を返す
[7][7.5][8][14]
[15][16][17][18]
insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[7][7.5][8][14]
[15][16][17][18]
merge(with) Layerレイヤーの結合
with Array( Layer )結合するレイヤー
[7][7.5][8][14]
[15][16][17][18]
move(to, [reference]) Layer移動
to LocationOptions
LocationOptions
Ver.10進数/文字列説明
[7][7.5][8][14]
[15][16][17][18]
AFTER1634104421
afte
[7][7.5][8][14]
[15][16][17][18]
AT_BEGINNING1650945639
bgng
先頭
[7][7.5][8][14]
[15][16][17][18]
AT_END1701733408
end
最後
[7][7.5][8][14]
[15][16][17][18]
BEFORE1650812527
befo
[7][7.5][8][14]
[15][16][17][18]
UNKNOWN1433299822
Unkn
No location
移動先
[reference] Layer位置の基準になるオブジェクト
[7][7.5][8][14]
[15][16][17][18]
remove() なし削除
[7][7.5][8][14]
[15][16][17][18]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[7][7.5][8][14]
[15][16][17][18]
toSource() 文字列値ソースコードを表す文字列を返す
[7][7.5][8][14]
[15][16][17][18]
toSpecifier() 文字列値Retrieves the object specifier.