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