models/helpers library

Classes

LayoutState
Accumulated state during layout calculation. Tracks current run metrics, total extents, and row information for maxLines support.
RunMetrics
Metrics for a single run (row) in the wrap layout. Stores the dimensions and child count of a completed run.
WrapParentData
Parent data for children of LimitedRenderWrap. Stores which run index the child belongs to for positioning.