Values that represent layout types.
Enumerator |
---|
Slice |
A simple tiling layout: groups have nodes sorted by weight and tiled vertically .
|
Squarified |
Advanced tiling: group nodes are located inside square and nodes with higher weight a positioned on the top-left corner.
|