Pages

Page(ページ)のコレクション

プロパティ

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

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
add([at], [reference], [withProperties]) Page新しいオブジェクトを作成し、それを返す
[at] LocationOptions
LocationOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AFTER1634104421
afte
[12][13][14][15]
[16][17][18][19]
AT_BEGINNING1650945639
bgng
先頭
[12][13][14][15]
[16][17][18][19]
AT_END1701733408
end
最後
[12][13][14][15]
[16][17][18][19]
BEFORE1650812527
befo
[12][13][14][15]
[16][17][18][19]
UNKNOWN1433299822
Unkn
No location
位置 (既定値=LocationOptions.UNKNOWN)
[reference] Page, Spread, MasterSpread, Document位置の基準になるオブジェクト
[withProperties] Objectプロパティを設定
[12][13][14][15]
[16][17][18][19]
anyItem() Pageどれかのオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
count() 数値要素数を返す
[12][13][14][15]
[16][17][18][19]
everyItem() Array( Page )全てのオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
firstItem() Page最初のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
item(index) Pageインデックスまたは名前で指定したオブジェクトを返す
index 数値, 文字列値インデックスまたは名前
[12][13][14][15]
[16][17][18][19]
itemByID(id) PageIDで指定したオブジェクトを返す
id 数値
[12][13][14][15]
[16][17][18][19]
itemByName(name) Page名前で指定したオブジェクトを返す
name 文字列値
[12][13][14][15]
[16][17][18][19]
itemByRange(from, to) Array( Page )範囲で指定したオブジェクトを返す
from Page, 数値, 文字列値範囲の開始
to Page, 数値, 文字列値範囲の終了
[12][13][14][15]
[16][17][18][19]
lastItem() Page最後のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
middleItem() Page真ん中のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
nextItem(obj) Page一つ後のオブジェクトを返す
obj Page位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
previousItem(obj) Page一つ前のオブジェクトを返す
obj Page位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す

Page

ページ

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Spread, MasterSpread
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events
[12][13][14][15]
[16][17][18][19]
gridData GridDataInformation
[12][13][14][15]
[16][17][18][19]
marginPreferences MarginPreference
[12][13][14][15]
[16][17][18][19]
preferences Preferences

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
allGraphics Array( Graphic )中にある画像(グループを無視)
[12][13][14][15]
[16][17][18][19]
allPageItems Array( PageItem )中にあるPageItem(グループを無視)
[12][13][14][15]
[16][17][18][19]
appliedAlternateLayout SectionThe alternate layout section to which the page belongs.
[12][13][14][15]
[16][17][18][19]
appliedMaster MasterSpread, NothingEnum.NOTHING(1851876449/nada)適用されるマスターページ(親ページ)
[12][13][14][15]
[16][17][18][19]
appliedSection SectionThe section to which the page belongs.
[12][13][14][15]
[16][17][18][19]
appliedTrapPreset TrapPreset, 文字列値The trap preset applied to the page.
[12][13][14][15]
[16][17][18][19]
bounds [ y1, x1, y2, x2 ]ページサイズ
[12][13][14][15]
[16][17][18][19]
buttons Buttonsボタンオブジェクト
[12][13][14][15]
[16][17][18][19]
checkBoxes CheckBoxesPDFフォーム(チェックボックス)
[12][13][14][15]
[16][17][18][19]
comboBoxes ComboBoxesPDFフォーム(コンボボックス)
[12][13][14][15]
[16][17][18][19]
documentOffset 数値The sequential number of the page within the document.
[12][13][14][15]
[16][17][18][19]
epstexts EPSTextsイラストレータからコピーしてきたテキスト
[12][13][14][15]
[16][17][18][19]
formFields FormFieldsフォームフィールド
[12][13][14][15]
[16][17][18][19]
graphicLines GraphicLines直線オブジェクト
[12][13][14][15]
[16][17][18][19]
groups Groupsオブジェクトのグループ
[12][13][14][15]
[16][17][18][19]
guides Guidesガイド
[12][13][14][15]
[16][17][18][19]
id 数値オブジェクトのID
[12][13][14][15]
[16][17][18][19]
index 数値インデックス
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
label 文字列値スクリプトラベル
[12][13][14][15]
[16][17][18][19]
layoutRule LayoutRuleOptions
LayoutRuleOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
GUIDE_BASED1280329538
LPGB
ガイドごと
[12][13][14][15]
[16][17][18][19]
OBJECT_BASED1280331586
LPOB
オブジェクトごと
[12][13][14][15]
[16][17][18][19]
OFF1330005536
OFF
オフ
[12][13][14][15]
[16][17][18][19]
PRESERVE_EXISTING1280331890
LPPr
(変更なし)
[12][13][14][15]
[16][17][18][19]
RECENTER1280332387
LPRc
中央揃え
[12][13][14][15]
[16][17][18][19]
SCALE1280332643
LPSc
拡大・縮小
[12][13][14][15]
[16][17][18][19]
USE_MASTER1280333133
LPUM
マスターによって制御
リキッドレイアウト
[12][13][14][15]
[16][17][18][19]
listBoxes ListBoxesPDFフォーム(リストボックス)
[12][13][14][15]
[16][17][18][19]
masterPageItems Array( PageItems, Guides, Graphics, Movies, Sounds )オーバーライドされていないマスターページ(親ページ)のオブジェクト
[12][13][14][15]
[16][17][18][19]
masterPageTransform TransformationMatrixThe transform applied to the master page before it is applied to Page.
[12][13][14][15]
[16][17][18][19]
multiStateObjects MultiStateObjectsマルチステートオブジェクト
[12][13][14][15]
[16][17][18][19]
name 文字列値既定値。ページ番号
[12][13][14][15]
[16][17][18][19]
optionalPage 真偽値optional page for HTML5 pagination. Obsolete after CS6
[12][13][14][15]
[16][17][18][19]
ovals Ovals楕円
[12][13][14][15]
[16][17][18][19]
pageColor [ r, g, b ], UIColors, PageColorOptions
PageColorOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
NOTHING1851876449
nada
なし
[12][13][14][15]
[16][17][18][19]
USE_MASTER_COLOR1346594413
PCfm
マスターカラーを使用
カラーラベル
[12][13][14][15]
[16][17][18][19]
pageItems PageItemsスプレッド上のオブジェクト
[12][13][14][15]
[16][17][18][19]
polygons Polygons多角形
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
radioButtons RadioButtonsPDFフォーム(ラジオボタン)
[12][13][14][15]
[16][17][18][19]
rectangles Rectangles長方形
[12][13][14][15]
[16][17][18][19]
side PageSideOptions
PageSideOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
LEFT_HAND1818653800
lfth
左ページ
[12][13][14][15]
[16][17][18][19]
RIGHT_HAND1919382632
rgth
右ページ
[12][13][14][15]
[16][17][18][19]
SINGLE_SIDED1970496888
usex
単ページ
The side of the binding spine on which to place the page within the spread.
[12][13][14][15]
[16][17][18][19]
signatureFields SignatureFieldsPDFフォーム(署名フィールド)
[12][13][14][15]
[16][17][18][19]
snapshotBlendingMode SnapshotBlendingModes
SnapshotBlendingModes
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
FULL_SNAPSHOT_BLENDING1399735925
SnFu
Use up to three nearest snapshots even if a snapshot is in a different class that the new layout.
[12][13][14][15]
[16][17][18][19]
IGNORE_LAYOUT_SNAPSHOTS1399736679
SnIg
Turns off the influence of layout snapshots completely.
[12][13][14][15]
[16][17][18][19]
LIMITED_SNAPSHOT_BLENDING1399737449
SnLi
Use only layout snapshots within the same class as the new layout.
[12][13][14][15]
[16][17][18][19]
USE_NEAREST_SNAPSHOT1399737957
SnNe
Use the layout snapshot nearest in size and shape to the new layout.
snapshot blending mode
[12][13][14][15]
[16][17][18][19]
splineItems SplineItems図形
[12][13][14][15]
[16][17][18][19]
tabOrder Array( Buttons, CheckBoxes, ComboBoxes, ListBoxes, RadioButtons, TextBoxes, SignatureFields )タブ順
[12][13][14][15]
[16][17][18][19]
textBoxes TextBoxesPDFフォーム(テキストフィールド)
[12][13][14][15]
[16][17][18][19]
textFrames TextFramesテキストフレーム

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[14][15]
[16][17][18][19]
adjustLayout(adoptTo, [affectedPages]) なしAdjust the existing layout according to new page size, bleed and margin values. The first parameter is a plain object with key value pairs for properties affected. Permissible keys are width, height, bleedInside, bleedTop, bleedOutside, bleedBottom, leftMargin, topMargin, rightMargin, bottomMargin. The values can be specified as decimal numbers in units of Pt or as a string having a measurement value such as '1 in'. Not all properties need to be specified, only the values that need updation. Notice that when dealing with individual pages rather than the whole document, bleed changes has no effect. E.g. - app.activeDocument.adjustLayout({width:'600px', leftMargin: '1in'}), app.activeDocument.adjustLayout({rightMargin:'1in'}, app.activeDocument.spreads[0].pages), app.activeDocument.spreads[0].pages[0].adjustLayout({width:'400px', leftMargin: '10px'})
adoptTo ObjectChange values - see functin definition for details
[affectedPages] Array( Page )The collection of Page objects to affect (optional). Has no effect if function is called from Page
[12][13][14][15]
[16][17][18][19]
contentPlace(pageItems, [linkPageItems], [linkStories], [mapStyles], [placePoint], [destinationLayer], [showingOptions]) Array( varies=any )リンクとして配置
pageItems Array( PageItem )配置するページアイテム
[linkPageItems] 真偽値Whether to link pageItems in content placer (if true it will override link stories value) (既定値=false)
[linkStories] 真偽値Whether to link stories in content placer (only applicable for single story, pageItem links will also be created in case of more than one item) (既定値=false)
[mapStyles] 真偽値Whether to map styles in content placer (既定値=false)
[placePoint] [ x, y ]配置先の座標。x, yは数値または長さ値
[destinationLayer] Layer配置するレイヤー
[showingOptions] 真偽値オプションのダイアログを表示させるか (既定値=false)
[12][13][14][15]
[16][17][18][19]
deleteAllLayoutSnapshots() なしDelete all layout snapshots for this Page.
[12][13][14][15]
[16][17][18][19]
deleteLayoutSnapshot() なしDelete the snapshot of the layout for the current Page size and shape.
[12][13][14][15]
[16][17][18][19]
detach() なしオーバーライドされたマスターページアイテムをマスターから分離
[12][13][14][15]
[16][17][18][19]
duplicate([to], [reference]) Page複製。複製されたオブジェクトを返す
[to] LocationOptions
LocationOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AFTER1634104421
afte
[12][13][14][15]
[16][17][18][19]
AT_BEGINNING1650945639
bgng
先頭
[12][13][14][15]
[16][17][18][19]
AT_END1701733408
end
最後
[12][13][14][15]
[16][17][18][19]
BEFORE1650812527
befo
[12][13][14][15]
[16][17][18][19]
UNKNOWN1433299822
Unkn
No location
複製先 (既定値=LocationOptions.AT_END)
[reference] Page, Spread位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
extractLabel(key) 文字列値キーに関連づけられた値を取得
key 文字列値キー
[12][13][14][15]
[16][17][18][19]
getElements() Array( Page )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
insertLabel(key, value) なしキーに関連づけられた値を設定
key 文字列値キー
value 文字列値
[12][13][14][15]
[16][17][18][19]
move([to], [reference], [binding]) Page移動
[to] LocationOptions
LocationOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AFTER1634104421
afte
[12][13][14][15]
[16][17][18][19]
AT_BEGINNING1650945639
bgng
先頭
[12][13][14][15]
[16][17][18][19]
AT_END1701733408
end
最後
[12][13][14][15]
[16][17][18][19]
BEFORE1650812527
befo
[12][13][14][15]
[16][17][18][19]
UNKNOWN1433299822
Unkn
No location
移動先 (既定値=LocationOptions.AT_END)
[reference] Page, Spread位置の基準になるオブジェクト
[binding] BindingOptions
BindingOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
DEFAULT_VALUE1147563124
Dflt
Uses the default binding side.
[12][13][14][15]
[16][17][18][19]
LEFT_ALIGN1818584692
left
左綴じ
[12][13][14][15]
[16][17][18][19]
RIGHT_ALIGN1919379572
rght
右綴じ
くっつける位置 (既定値=BindingOptions.DEFAULT_VALUE)
[12][13][14][15]
[16][17][18][19]
place(fileName, [placePoint], [destinationLayer], [showingOptions], [autoflowing], [withProperties]) Array( varies=any )配置。配置されたオブジェクトを返す
fileName ファイルファイル名
[placePoint] [ x, y ]配置先の座標 x, yは数値または長さ値
[destinationLayer] Layer配置するレイヤー
[showingOptions] 真偽値オプションのダイアログを表示させるか (既定値=false)
[autoflowing] 真偽値自動流し込み (既定値=false)
[withProperties] Objectプロパティを設定
[12][13][14][15]
[16][17][18][19]
placeAndLink(parentStory, [placePoint], [destinationLayer], [showingOptions]) Storyリンクストーリーの配置
parentStory Story親のストーリー
[placePoint] [ x, y ]配置先の座標 x, yは数値または長さ値
[destinationLayer] Layer配置するレイヤー
[showingOptions] 真偽値オプションのダイアログを表示させるか (既定値=false)
[12][13][14][15]
[16][17][18][19]
placeXML(using, placePoint, [autoflowing]) PageItemPlaces the XML element onto a page. If the place point is above an existing page item, place the XML element into the page item.
using XMLElementThe XML element to place.
placePoint [ x, y ]The point at which to place the object.
[autoflowing] 真偽値自動流し込み (既定値=false)
[12][13][14][15]
[16][17][18][19]
reframe(in, opposingCorners) なしバウンディングボックスの変更
in CoordinateSpaces, [ CoordinateSpaces, BoundingBoxLimits ]
CoordinateSpaces
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
INNER_COORDINATES2021222766
xyin
自身を基準とした座標空間
[12][13][14][15]
[16][17][18][19]
PAGE_COORDINATES2021224551
xypg
ページ基準の座標空間
[12][13][14][15]
[16][17][18][19]
PARENT_COORDINATES2021224545
xypa
親オブジェクト基準の座標空間
[12][13][14][15]
[16][17][18][19]
PASTEBOARD_COORDINATES2021224546
xypb
ペーストボード基準の座標空間
[12][13][14][15]
[16][17][18][19]
SPREAD_COORDINATES2021225328
xysp
スプレッド基準の座標空間
BoundingBoxLimits
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
GEOMETRIC_PATH_BOUNDS1768844080
ink0
Geometric path bounds
[12][13][14][15]
[16][17][18][19]
OUTER_STROKE_BOUNDS1768844081
ink1
Outer stroke bounds
opposingCorners [[ x1, y1 ], [ x2, y2 ]]新しいバウンディングボックスの座標
[12][13][14][15]
[16][17][18][19]
remove() なし削除
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
removeOverride() なしオーバーライドを削除
[12][13][14][15]
[16][17][18][19]
resize(in, from, by, values, [resizeIndividually], [consideringRulerUnits]) なし拡大/縮小
in CoordinateSpaces, BoundingBoxLimits, [ CoordinateSpaces, BoundingBoxLimits ]
CoordinateSpaces
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
INNER_COORDINATES2021222766
xyin
自身を基準とした座標空間
[12][13][14][15]
[16][17][18][19]
PAGE_COORDINATES2021224551
xypg
ページ基準の座標空間
[12][13][14][15]
[16][17][18][19]
PARENT_COORDINATES2021224545
xypa
親オブジェクト基準の座標空間
[12][13][14][15]
[16][17][18][19]
PASTEBOARD_COORDINATES2021224546
xypb
ペーストボード基準の座標空間
[12][13][14][15]
[16][17][18][19]
SPREAD_COORDINATES2021225328
xysp
スプレッド基準の座標空間
BoundingBoxLimits
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
GEOMETRIC_PATH_BOUNDS1768844080
ink0
Geometric path bounds
[12][13][14][15]
[16][17][18][19]
OUTER_STROKE_BOUNDS1768844081
ink1
Outer stroke bounds
The bounding box to resize. Can accept: CoordinateSpaces enumerator, BoundingBoxLimits enumerator or Ordered array containing coordinateSpace:CoordinateSpaces enumerator, boundsKind:BoundingBoxLimits enumerator.
from varies=anyThe transform origin. Legal specifications: relative to bounding box: anchor | {anchor | {x,y}, bounds kind [, coordinate space ]}; relative to coordinate space: {x,y} | {{x,y}[, coordinate space ]}; relative to layout window ruler: {{x,y}, page index | bounds kind}. Can accept: Array of 2 Reals, AnchorPoint enumerator or Array of Arrays of 2 Reals, CoordinateSpaces enumerators, AnchorPoint enumerators, BoundingBoxLimits enumerators or Long Integers.
by ResizeMethods
ResizeMethods
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ADDING_CURRENT_DIMENSIONS_TO1215264592
HowP
現在の値から追加
[12][13][14][15]
[16][17][18][19]
MULTIPLYING_CURRENT_DIMENSIONS_BY1215264589
HowM
Multiply current width and height by the given factors
[12][13][14][15]
[16][17][18][19]
REPLACING_CURRENT_DIMENSIONS_WITH1215264581
HowE
新しい値で置き換える
[12][13][14][15]
[16][17][18][19]
RESHAPING_AREA_TO_RATIO1215264577
HowA
Change width to height ratio keeping the current area
[12][13][14][15]
[16][17][18][19]
RESHAPING_BORDER_TO_RATIO1215264595
HowS
Change width to height ratio keeping the current perimeter
How the current dimensions are affected by the given values
values Array( varies=any )The width and height values. Legal dimensions specifications: {x, y [, coordinate space ]}, {x, resize constraint [, coordinate space ]}, or {resize constraint, y [, coordinate space ]}; where x and y are real numbers and coordinate space is used to determine _only_ the unit of length for x and y; coordinate space is ignored for the 'current dimensions times' resize method). Can accept: Array of Reals, ResizeConstraints enumerators or CoordinateSpaces enumerators.
[resizeIndividually] 真偽値If false and multiple page items are targeted, the new dimensions are attained only by moving the individual items rather than resizing them. (既定値=true)
[consideringRulerUnits] 真偽値ルーラの単位を使うかどうか (既定値=false)
[12][13][14][15]
[16][17][18][19]
resolve(location, in, [consideringRulerUnits]) varies=anyGet the coordinates of the given location in the specified coordinate system.
location varies=anyThe location requested. Can accept: Array of 2 Reals, AnchorPoint enumerator or Array of Arrays of 2 Reals, CoordinateSpaces enumerators, AnchorPoint enumerators, BoundingBoxLimits enumerators or Long Integers.
in CoordinateSpaces
CoordinateSpaces
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
INNER_COORDINATES2021222766
xyin
自身を基準とした座標空間
[12][13][14][15]
[16][17][18][19]
PAGE_COORDINATES2021224551
xypg
ページ基準の座標空間
[12][13][14][15]
[16][17][18][19]
PARENT_COORDINATES2021224545
xypa
親オブジェクト基準の座標空間
[12][13][14][15]
[16][17][18][19]
PASTEBOARD_COORDINATES2021224546
xypb
ペーストボード基準の座標空間
[12][13][14][15]
[16][17][18][19]
SPREAD_COORDINATES2021225328
xysp
スプレッド基準の座標空間
使用する座標空間
[consideringRulerUnits] 真偽値ルーラの単位を使うかどうか (既定値=false)
[12][13][14][15]
[16][17][18][19]
select([existingSelection]) なし選択状態にする
[existingSelection] SelectionOptions
SelectionOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ADD_TO1633969202
add2
追加選択する
[12][13][14][15]
[16][17][18][19]
REMOVE_FROM1919249734
remF
選択から削除する
[12][13][14][15]
[16][17][18][19]
REPLACE_WITH1919250519
repW
置き換える
[12][13][14][15]
[16][17][18][19]
SET_KEY1936028779
setk
整列のキーオブジェクトにする
既に選択されているものがあった場合 (既定値=SelectionOptions.REPLACE_WITH)
[12][13][14][15]
[16][17][18][19]
setContent(using, [relativeBasePath]) PageItemReplaces the content of XML element with content imported from a file.
using 文字列値フルパス名
[relativeBasePath] 文字列値Base path used to resolve relative paths.
[12][13][14][15]
[16][17][18][19]
snapshotCurrentLayout() なしCreate a snapshot of the layout for the current Page size and shape.
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.
[12][13][14][15]
[16][17][18][19]
transform(in, from, withMatrix, [replacingCurrent], [consideringRulerUnits]) なし変形
in CoordinateSpaces
CoordinateSpaces
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
INNER_COORDINATES2021222766
xyin
自身を基準とした座標空間
[12][13][14][15]
[16][17][18][19]
PAGE_COORDINATES2021224551
xypg
ページ基準の座標空間
[12][13][14][15]
[16][17][18][19]
PARENT_COORDINATES2021224545
xypa
親オブジェクト基準の座標空間
[12][13][14][15]
[16][17][18][19]
PASTEBOARD_COORDINATES2021224546
xypb
ペーストボード基準の座標空間
[12][13][14][15]
[16][17][18][19]
SPREAD_COORDINATES2021225328
xysp
スプレッド基準の座標空間
使用する座標空間
from varies=anyThe temporary origin during the transformation. Can accept: Array of 2 Reals, AnchorPoint enumerator or Array of Arrays of 2 Reals, CoordinateSpaces enumerators, AnchorPoint enumerators, BoundingBoxLimits enumerators or Long Integers.
withMatrix varies=anyTransform matrix. Can accept: Array of 6 Reals or TransformationMatrix.
[replacingCurrent] MatrixContent, Array( MatrixContent ), 数値
MatrixContent
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ROTATION_VALUE1936746862
spin
Rotation value
[12][13][14][15]
[16][17][18][19]
SCALE_VALUES1735552887
grow
Scale values
[12][13][14][15]
[16][17][18][19]
SHEAR_VALUE1936486004
slnt
Shear value
[12][13][14][15]
[16][17][18][19]
TRANSLATION_VALUES1936484720
slip
Translation values
Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two.
[consideringRulerUnits] 真偽値ルーラの単位を使うかどうか (既定値=false)
[12][13][14][15]
[16][17][18][19]
transformValuesOf(in) Array( TransformationMatrix )変形の値を取得
in CoordinateSpaces
CoordinateSpaces
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
INNER_COORDINATES2021222766
xyin
自身を基準とした座標空間
[12][13][14][15]
[16][17][18][19]
PAGE_COORDINATES2021224551
xypg
ページ基準の座標空間
[12][13][14][15]
[16][17][18][19]
PARENT_COORDINATES2021224545
xypa
親オブジェクト基準の座標空間
[12][13][14][15]
[16][17][18][19]
PASTEBOARD_COORDINATES2021224546
xypb
ペーストボード基準の座標空間
[12][13][14][15]
[16][17][18][19]
SPREAD_COORDINATES2021225328
xysp
スプレッド基準の座標空間
使用する座標空間