Skip to main content

Crate dumap_layout

Crate dumap_layout 

Source

Structs§

LayoutConfig
Configuration for the layout algorithm.
LayoutEntry
A laid-out treemap entry: pairs a file tree NodeId with its screen rectangle.
LayoutRect
A rectangle in layout space (f64 for precision during subdivision).
TreemapLayout
The complete layout result.

Functions§

squarify_layout
Lay out a subtree of the FileTree starting at root_id into bounds.