documentationfor yFiles for HTML 2.6

Usages of Component

Properties

componentsin ConnectedComponentsResultGets a collection of all connected components in the graph.
nodeComponentsin ConnectedComponentsResultGets a map which returns for each node the component the node belongs to.
componentsin StronglyConnectedComponentsResultGets a collection of the components in the graph.
nodeComponentsin StronglyConnectedComponentsResultGets a map which returns for each node the component the node belongs to.