WOLFRAM

Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how
Wolfram Language & System Documentation Center

TreeElementStyleFunction

is an option for Tree and related functions that specifies functions to use to generate subtree element styles.

Details
Details and Options Details and Options
Examples  
Basic Examples  
Scope  
Properties & Relations  
See Also
Related Guides
History
Cite this Page

TreeElementStyleFunction

is an option for Tree and related functions that specifies functions to use to generate subtree element styles.

Details

  • TreeElementStyleFunction allows specifying the function to generate the style of the root node of a tree, as well as that of any subtrees at positions matching a pattern.
  • The following option settings can be used:
  • Automatic use the automatic style
    func a general node style function »
    All func use node style function func for all nodes »
    TreeCases [pattern]func use func for nodes with data matching pattern »
    "Leaves"func use func for leaves »
    "NonLeaves"func use func for non-leaves »
    {pos1func1,pos2func2,} use funci for the node at relative position posi »
    {patt1func1,patt2func2,} use funci for nodes at positions matching patti »
  • Subtree element style specifications are effectively applied in the order TreeElementStyle , TreeElementStyleFunction and TreeElementShapeFunction , with later specifications overriding earlier ones.
  • TreeElementStyleFunctionfunc specifies that the style of the root node should be provided by func[data], where data is the data in the root.

Examples

open all close all

Basic Examples  (4)

Generate a style for an individual node:

Specify a list of node style functions:

Use the same style function for all nodes:

Specify style functions for the leaves and for the non-leaves:

Scope  (2)

Specify positions using position patterns:

Specify positions using data patterns:

Properties & Relations  (4)

Styles for nodes can be specified by position:

Styles specified by a subtree take precedence over styles specified by its ancestors:

A position {i,j,} in a subtree refers to its subtree at relative position {i,j,}:

A relative position {2} at position {1} refers to the global position {1,2}:

In general, a pattern patt applies to subtrees at global positions {i,j,} that match patt:

A list of patterns {patt1,patt2,} applies to relative positions {i,j,} that match the patti:

Wolfram Research (2022), TreeElementStyleFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/TreeElementStyleFunction.html.

Text

Wolfram Research (2022), TreeElementStyleFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/TreeElementStyleFunction.html.

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2025_treeelementstylefunction, organization={Wolfram Research}, title={TreeElementStyleFunction}, year={2022}, url={https://reference.wolfram.com/language/ref/TreeElementStyleFunction.html}, note=[Accessed: 18-November-2025]}

Top [フレーム]

AltStyle によって変換されたページ (->オリジナル) /