TreeElementCoordinates

TreeElementCoordinates

Tree 和相关函数的一个选项,指定用于子树元素中心位置的坐标.

更多信息

  • TreeElementCoordinates 允许指定树的根节点的坐标,以及与模式匹配的位置的任何子树的坐标.
  • 可以使用 TreeElementCoordinates 的以下设置:
  • Automatic自动计算节点的坐标
    pt将根节点放在中心坐标 pt
    Allpt将所有节点都放在中心坐标 pt
    TreeCases[pattern]pt将数据与 pattern 相符的节点放在中心坐标 pt
    {pos1pt1,pos2,}将相对位置 posi 处的节点放在中心坐标 pti
    {patt1pt1,patt2pt2,}将位置与 patti 匹配的节点放在中心坐标 pti
  • 通过设置 TreeElementCoordinatesAutomatic,子树元素的中心坐标根据 TreeLayout 的设置计算.

范例

打开所有单元关闭所有单元

基本范例  (3)

为单个节点指定坐标:

指定节点坐标列表:

对所有节点使用相同的坐标:

范围  (1)

Position Specification  (1)

使用位置模式指定位置:

使用数据模式指定位置:

属性和关系  (4)

子树元素的坐标可以由位置指定:

由子树指定的大小优先于其父树指定的大小:

子树中的位置 {i,j,} 指的是它在相对位置 {i,j,} 处的子树:

位置 {1} 处的相对位置 {2} 指的是全局位置 {1,2}

通常,模式 patt 应用于全局位置 {i,j,} 处与 patt 匹配的子树:

模式列表 {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 语言. 2022. "TreeElementCoordinates." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/TreeElementCoordinates.html.

APA

Wolfram 语言. (2022). TreeElementCoordinates. Wolfram 语言与系统参考资料中心. 追溯自 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: 22-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: 22-November-2024 ]}