C
Represents a subtree computed by methods TreeAnalysisResult.getSubtree or TreeAnalysisResult.getDescendants.
Inheritance Hierarchy

Remarks

The subtree is defined by the nodes, edges and the subtree root node. For a result of method TreeAnalysisResult.getSubtree, the root node is part of the nodes as well, while for a result of method TreeAnalysisResult.getDescendants only descendants are contained.

This class cannot be instantiated

Members

No filters for this type

Properties

Gets the edges that belong to this subtree.
readonlyfinal
Gets the nodes that belong to this subtree.
readonlyfinal
Gets the root of the subtree.
readonlyfinal