跳到主要内容

Interface: LineBounds

Defined in: geometry/commands.ts:50

线族夹逼区间与整体跨度

Properties

axis

readonly axis: Axis

Defined in: geometry/commands.ts:51


family

readonly family: readonly FamilyMember[]

Defined in: geometry/commands.ts:59

族成员(含各自位于线的哪一侧)


hi

readonly hi: number

Defined in: geometry/commands.ts:55

分界线可移动到的最大坐标(全部成员 limits.max 的最小值)


limits

readonly limits: readonly MemberLimit[]

Defined in: geometry/commands.ts:61

逐成员的可行边界,与 family 同序


lo

readonly lo: number

Defined in: geometry/commands.ts:53

分界线可移动到的最小坐标(全部成员 limits.min 的最大值)


span

readonly span: readonly [number, number]

Defined in: geometry/commands.ts:57

线族沿垂直方向的整体跨度 [min 侧最外边, max 侧最外边],供按比例定位