Usages of GenericLayoutData
Method Return Values
createGenericLayoutData () | in IGraph | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to easily associate custom item-specific data with an IGraph. | |
createGenericLayoutData () | in LayoutGraph | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to easily associate custom item-specific data with a LayoutGraph. |