LayoutSupport
Contains helper functions to transfer node and edge data to a layout graph and back.
Props
Name | Description | Type |
---|---|---|
buildGraph | Creates a graph from the given data that can be arranged by a yFiles layout algorithm. | ( |
transferLayout | Transfers the calculated layout from the graph to lists of nodes and edges. | (graph: IGraph) => { |