TreeElementLabelFunction
Treeおよび関連関数のオプションで,部分木要素のラベルを生成する関数を指定する.
詳細
- TreeElementLabelFunctionを使うと木およびパターンにマッチする位置にある任意の部分木の根ノードのラベルを生成する関数が指定できる.
- 次は,使用可能なオプション設定である.
-
Automatic ノードデータをラベルとして使う None ラベルは使わない func 一般的なノードラベル関数 » Allfunc すべてのノードのラベル関数 func を使う » TreeCases[pattern]func pattern にマッチするデータのノードに func を使う » "Leaves"func 葉に func を使う » "NonLeaves"func 葉以外に func を使う » {pos1func1,pos2func2,…} 相対位置 posiのノードに funciを使う » {patt1func1,patt2func2,…} pattiにマッチする位置のノードに funciを使う » - 部分木要素のラベル指定は,事実上,TreeElementLabel,TreeElementLabelFunction,TreeElementLabelStyleの順で適用され,後の指定が先の指定をオーバーライドする.
- TreeElementLabelFunctionfunc は木ノードのラベルを func[data]で与えるように指定する.ここで,data は根のデータである.
例題
すべて開くすべて閉じる
Wolfram Research (2022), TreeElementLabelFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/TreeElementLabelFunction.html.
テキスト
Wolfram Research (2022), TreeElementLabelFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/TreeElementLabelFunction.html.
CMS
Wolfram Language. 2022. "TreeElementLabelFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TreeElementLabelFunction.html.
APA
Wolfram Language. (2022). TreeElementLabelFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TreeElementLabelFunction.html