ITreeMapLayoutAlgorithm Methods
The interface that should be implemented by a layout algorithm class.
Name | Description |
---|---|
Calculate |
Arranges the specified list of tree map items. |
See Also