TreeElementCoordinates

TreeElementCoordinates

Treeおよび関連関数のオプションで,部分木要素の中心を置くために使う座標を指定する.

詳細

  • TreeElementCoordinatesを使うと,木およびパターンにマッチする位置にある部分木の根ノードの座標が指定できる.
  • 次は,TreeElementCoordinatesの使用可能な設定である.
  • Automaticノードの座標を自動的に計算する
    pt根ノードを中心座標 pt に置く
    Allptすべてのノードを中心座標 pt に置く
    TreeCases[pattern]ptpattern にマッチするデータがあるノードを中心座標 pt に置く
    {pos1pt1,pos2,}相対位置 posiにあるノードを中心座標 ptiに置く
    {patt1pt1,patt2pt2,}pattiにマッチする位置のノードを中心座標 ptiに置く
  • TreeElementCoordinatesAutomaticと設定すると,部分木要素の中心座標がTreeLayoutの設定に従って計算される.

例題

すべて開くすべて閉じる

  (3)

個々のノードの座標を指定する:

ノードの座標のリストを指定する:

すべてのノードに同じ座標を使う:

スコープ  (1)

位置指定  (1)

位置パターンを使って位置を指定する:

データパターンを使って位置を指定する:

特性と関係  (4)

部分木要素の座標は位置を使って指定できる:

部分木によって指定された大きさはその祖先によって指定された大きさよりも優先される:

部分木内の位置{i,j,}は相対的な位置{i,j,}にあるその部分木を参照する:

位置{1}の相対位置{2}は大域的な位置{1,2}を参照する:

一般に,パターン pattpatt にマッチする大域的位置{i,j,}にある部分木に適用される:

パターンのリスト{patt1,patt2,}pattiにマッチする相対位置{i,j,}に適用される:

Wolfram Research (2022), TreeElementCoordinates, Wolfram言語関数, https://reference.wolfram.com/language/ref/TreeElementCoordinates.html.

テキスト

Wolfram Research (2022), TreeElementCoordinates, Wolfram言語関数, https://reference.wolfram.com/language/ref/TreeElementCoordinates.html.

CMS

Wolfram Language. 2022. "TreeElementCoordinates." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TreeElementCoordinates.html.

APA

Wolfram Language. (2022). TreeElementCoordinates. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TreeElementCoordinates.html

BibTeX

@misc{reference.wolfram_2024_treeelementcoordinates, author="Wolfram Research", title="{TreeElementCoordinates}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/TreeElementCoordinates.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_treeelementcoordinates, organization={Wolfram Research}, title={TreeElementCoordinates}, year={2022}, url={https://reference.wolfram.com/language/ref/TreeElementCoordinates.html}, note=[Accessed: 21-November-2024 ]}