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