A single connected or strongly connected component, composed of the nodes and inducedEdges which belong to this component.
Inheritance Hierarchy
ConnectedComponent
Remarks
This class cannot be instantiated
Type Details
- yFiles module
- view-layout-bridge
Properties
Gets a collection of edges belonging to this component which are induced by the component's nodes.
Remarks
These are all edges whose source and target node belong to this component.
Gets a collection of nodes belonging to this component.