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