Tree Layout Result
The result of a tree layout computation, providing access to node positions, layout metadata, and transformation utilities.
Type Parameters
T
The node type of the external tree.
Functions
Link copied to clipboard
Returns the maximum depth of the tree.
Link copied to clipboard
Returns the position assigned to node.
Link copied to clipboard
Returns all node-to-position mappings.
Link copied to clipboard
Returns a new result with all positions shifted so the minimum corner is at the origin.
Link copied to clipboard