Usages of LayoutGridData
Properties
layoutGridData | in HierarchicalLayoutData | Gets or sets the layoutGridData. | |
layoutGridData | in AlignmentStageData | Gets 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. | |
layoutGridData | in GenericLayoutGridStageData | Gets or sets the layoutGridData that allows to configure the LayoutGrid for the layout stage. | |
layoutGridData | in RecursiveGroupLayoutData | Gets or sets the layout grid layout data. | |
layoutGridData | in TabularLayoutData | Gets or sets the layout grid data. | |
layoutGridData | in OrganicLayoutData | Gets or sets the layoutGridData. | |
layoutGridData | in ClearAreaLayoutData | Gets or sets the LayoutGrid layout data. | |
layoutGridData | in FillAreaLayoutData | Gets or sets the LayoutGrid layout data. | |
layoutGridData | in PartialLayoutData | Gets or sets the LayoutGrid layout data. | |
layoutGridData | in CurveRoutingStageData | Gets or sets the LayoutGrid layout data. | |
layoutGridData | in EdgeRouterData | Gets or sets the LayoutGrid layout data. |
Method Return Values
prepareTableLayout () | in LayoutExecutor | Uses tableLayoutConfigurator to prepare a LayoutGridData<TNode,TEdge,TNodeLabel,TEdgeLabel> for the layout. | |
prepareTableLayout () | in LayoutExecutorAsync | Sets up partition grid information from tables in the graph. | |
prepare (IGraph) | in TableLayoutConfigurator | Setup layout grid information from a graph that contains table structures |