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