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