documentationfor yFiles for HTML 3.0.0.2

TableLayoutConfigurator

Creates a LayoutGrid that matches a given table configuration of an IGraph and returns a LayoutGridData<TNode,TEdge,TNodeLabel,TEdgeLabel> for that grid.

Inheritance Hierarchy
TableLayoutConfigurator

Remarks

Typically, this class is used by class LayoutExecutor to prepare a layout grid before the layout is calculated and restore the graph afterwards.

Type Details

yFiles module
view-layout-bridge

See Also

Constructors

Properties

Methods