Interface: LineBounds
Defined in: geometry/commands.ts:50
线族夹逼区间与整体跨度
Properties
axis
readonlyaxis:Axis
Defined in: geometry/commands.ts:51
family
readonlyfamily: readonlyFamilyMember[]
Defined in: geometry/commands.ts:59
族成员(含各自位于线的哪一侧)
hi
readonlyhi:number
Defined in: geometry/commands.ts:55
分界线可移动到的最大坐标(全部成员 limits.max 的最小值)
limits
readonlylimits: readonlyMemberLimit[]
Defined in: geometry/commands.ts:61
逐成员的可行边界,与 family 同序
lo
readonlylo:number
Defined in: geometry/commands.ts:53
分界线可移动到的最小坐标(全部成员 limits.min 的最大值)
span
readonlyspan: readonly [number,number]
Defined in: geometry/commands.ts:57
线族沿垂直方向的整体跨度 [min 侧最外边, max 侧最外边],供按比例定位