| Package | com.flextoolbox.controls.treeMapClasses |
| Class | public class SliceAndDice |
| Implements | ITreeMapLayoutStrategy |
TreeMap nodes using the Slice-and-dice subdivision alogrithm.
Preserves the original ordering of the data set, but generates high aspect ratios.
Node positions are very stable.
See also
| Method | Defined by | ||
|---|---|---|---|
|
Constructor.
| SliceAndDice | ||
|
updateLayout(treeMap:TreeMap):void
| SliceAndDice | ||