Function: uniformGrid()
uniformGrid(
params
): (cellIndex
) =>Rect
Defined in: diagram/layout.ts:274
Make a function that maps successive integer indices into a positions on a uniformly sized grid with the specified cell size.
Parameters
Parameter | Type |
---|---|
| { |
| |
|
|
Returns
(
cellIndex
):Rect
Parameters
Parameter | Type |
---|---|
|
|