Provides utility methods for calculating angular widths.
| AngularWidth.js | Provides utility methods for calculating angular widths. |
| AngularWidth | Provides utility methods for calculating angular widths. |
| Functions | |
| setAngularWidthForNodes | Sets nodes angular widths. |
| setSubtreesAngularWidth | Sets subtrees angular widths. |
| setSubtreeAngularWidth | Sets the angular width for a subtree. |
| computeAngularWidths | Computes nodes and subtrees angular widths. |
Provides utility methods for calculating angular widths.
| Functions | |
| setAngularWidthForNodes | Sets nodes angular widths. |
| setSubtreesAngularWidth | Sets subtrees angular widths. |
| setSubtreeAngularWidth | Sets the angular width for a subtree. |
| computeAngularWidths | Computes nodes and subtrees angular widths. |
Sets nodes angular widths.
setAngularWidthForNodes: function()
Sets subtrees angular widths.
setSubtreesAngularWidth: function()
Sets the angular width for a subtree.
setSubtreeAngularWidth: function( elem )
Computes nodes and subtrees angular widths.
computeAngularWidths: function ()