Represents a substructure of a graph, like a tree, chain, star, clique, or tree.
Inheritance Hierarchy
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
Members
No filters for this type
Properties
Gets the edges that belong to this substructure.
Gets the edges that belong to this substructure.
readonlyfinal
Property Value
The edges that belong to this substructure
Gets the edges connecting a node in the substructure with one outside of it.
Gets the edges connecting a node in the substructure with one outside of it.
readonlyfinal
Property Value
the edges connecting a node in the substructure with one outside of it
Gets the nodes that belong to this substructure.
Gets the nodes that belong to this substructure.
readonlyfinal
Property Value
The nodes that belong to this substructure