documentationfor yFiles for HTML 2.6

Properties

componentsin BiconnectedComponentsResultGets a collection of all biconnected components in the graph.
edgeComponentsin BiconnectedComponentsResultGets a map which returns for each edge the component the edge belongs to.

Method Return Values

getNodeComponents (INode)in BiconnectedComponentsResultGets a collection of all biconnected components which contain the given node.