Skip to content

Interface: IFlowDrawData

Hierarchy

Table of contents

Properties

Properties

start

start: number

Defined in

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


grow

grow: number

Defined in

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


hasRangeSize

Optional hasRangeSize: boolean

Defined in

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


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.