@shumoku/core · 0.4.0 · function
buildHaHullPath
APIの説明は英語のcanonical sourceを表示しています。
Build the glasses hull path for one redundancy group. Falls back to a rounded rect over the union bbox when the chain isn't a clean horizontal row (`fallback: true`), so callers never have to guard — every group gets SOME hull.
buildHaHullPath(input: HaHullInput, opts?: HaHullOptions): HaHullResult パラメーター
| 名前 | 型 | 説明 | 既定値 |
|---|---|---|---|
input | HaHullInput | 追加説明はありません。 | — |
opts | HaHullOptions | 追加説明はありません。 | — |
戻り値
HaHullResult