Usages of NodeLayout
Properties
| layout | in LayoutNode | Gets the layout of the node, which includes its size and location. |
Method Parameters
| calculateSlopedSourceEdgeLayout (NodeLayout, SubtreeShape, LayoutEdge, number, number) | in SingleLayerSubtreePlacer | Calculates the routing of the source side of the edge to the given child node. | |
| calculateSourceEdgeLayout (NodeLayout, SubtreeShape, LayoutEdge) | in SingleLayerSubtreePlacer | Calculates the routing of the source side of the edge to the given child node. | |
| calculateTargetEdgeLayout (NodeLayout, SubtreeShape, LayoutEdge) | in SingleLayerSubtreePlacer | Calculates the routing of the target side of the edge to the given child node. |