Usages of RecursiveGroupLayoutData
Method Return Values
| createLayoutData (LayoutGraph) | in RecursiveGroupLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the RecursiveGroupLayout. | |
| createLayoutData (IGraph?) | in RecursiveGroupLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the RecursiveGroupLayout. |