Shumoku Docs

Search documentation

Shared docs and current release

Loading search…

日本語

@shumoku/core · 0.4.0 · function

createNetworkLayoutEngine

Source

Create a LayoutEngine that uses the custom network layout + libavoid routing. Returns LayoutResult for backward compatibility with existing consumers.

createNetworkLayoutEngine(): LayoutEngine

Parameters

Parameter Type Description Default

Returns

LayoutEngine

libs/@shumoku/core/src/layout/unified-engine.ts:37