Skip to content

Interface: IFlowWrapDrawData

Hierarchy

Table of contents

Properties

Properties

list

list: IFlowDrawData[]

Defined in

in/packages/interface/src/flow/index.ts:4


count

count: number

Inherited from

IGapBoundsData.count

Defined in

in/packages/interface/src/flow/index.ts:14


gap

gap: number

Inherited from

IGapBoundsData.gap

Defined in

in/packages/interface/src/flow/index.ts:15


x

x: number

Inherited from

IGapBoundsData.x

Defined in

leafer/packages/interface/src/math/IMath.ts:5


y

y: number

Inherited from

IGapBoundsData.y

Defined in

leafer/packages/interface/src/math/IMath.ts:6


width

width: number

Inherited from

IGapBoundsData.width

Defined in

leafer/packages/interface/src/math/IMath.ts:61


height

height: number

Inherited from

IGapBoundsData.height

Defined in

leafer/packages/interface/src/math/IMath.ts:62

Released under the MIT License.