layout_grids library

Classes

FixedBandGrid
A grid of Bands (rows or columns) with a fixed size, count, and gutter.
FixedColumnGrid
A grid of columns with a fixed size, count, and gutter.
FixedRowGrid
A grid of rows with a fixed height, count, and gutter.
FlexColumnGrid
A grid of flexible columns with a fixed count, gutter, and margin.
FlexRowGrid
A grid of flexible rows with a fixed count, gutter, and margin.
GridOverlay
An overlay of one or more grids.
PixelGrid
A grid with cells of a fixed size.