LayoutResult
LayoutResult =
object
Defined in: src/LayoutManager/types.ts:54
Properties
nextCenter
nextCenter:
Point
Defined in: src/LayoutManager/types.ts:57
offset
offset:
Point
Defined in: src/LayoutManager/types.ts:61
The vector used to offset objects by, as measured by the plane
prevCenter
prevCenter:
Point
Defined in: src/LayoutManager/types.ts:56
result?
optional
result:LayoutStrategyResult
Defined in: src/LayoutManager/types.ts:55