| Package | com.flextoolbox.controls.treeMapClasses |
| Class | public class Squarify |
| Implements | ITreeMapLayoutStrategy |
TreeMap nodes using the Squarified subdivision alogrithm.
Generates excellent aspect ratios, but doesn't preserve the original
ordering of the data set. Node positions have medium stability.
See also
| Method | Defined by | ||
|---|---|---|---|
|
Squarify()
Constructor.
| Squarify | ||
|
updateLayout(treeMap:TreeMap):void
| Squarify | ||