documentationfor yFiles for HTML 3.0.0.3

Usages of LayoutGridData

Properties

layoutGridDatain HierarchicalLayoutDataGets or sets the layoutGridData.
layoutGridDatain AlignmentStageDataGets or sets the LayoutGrid layout data which allows to define a grid that is respected by the AlignmentStage so that nodes that are not in the same column/row may not be aligned.
layoutGridDatain GenericLayoutGridStageDataGets or sets the layoutGridData that allows to configure the LayoutGrid for the layout stage.
layoutGridDatain RecursiveGroupLayoutDataGets or sets the layout grid layout data.
layoutGridDatain TabularLayoutDataGets or sets the layout grid data.
layoutGridDatain OrganicLayoutDataGets or sets the layoutGridData.
layoutGridDatain ClearAreaLayoutDataGets or sets the LayoutGrid layout data.
layoutGridDatain FillAreaLayoutDataGets or sets the LayoutGrid layout data.
layoutGridDatain PartialLayoutDataGets or sets the LayoutGrid layout data.
layoutGridDatain CurveRoutingStageDataGets or sets the LayoutGrid layout data.
layoutGridDatain EdgeRouterDataGets or sets the LayoutGrid layout data.

Method Return Values

prepareTableLayout ()in LayoutExecutorUses tableLayoutConfigurator to prepare a LayoutGridData<TNode,TEdge,TNodeLabel,TEdgeLabel> for the layout.
prepareTableLayout ()in LayoutExecutorAsyncSets up partition grid information from tables in the graph.
prepare (IGraph)in TableLayoutConfiguratorSetup layout grid information from a graph that contains table structures