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