Represents a substructure of a graph, like a tree, chain, star, clique, or tree.
Inheritance Hierarchy
Substructure
Remarks
Methods in class LayoutGraphAlgorithms are able to detect such structures and return them, see, for example, starSubstructures or cliqueSubstructures.
This class cannot be instantiated
Type Details
- yFiles module
- algorithms
Properties
Gets the edges that belong to this substructure.
Property Value
The edges that belong to this substructure
Gets the edges connecting a node in the substructure with one outside of it.
Property Value
the edges connecting a node in the substructure with one outside of it
Gets the nodes that belong to this substructure.
Property Value
The nodes that belong to this substructure