Represents the edges that have to be added to obtain the transitive edges of a graph as computed by TransitiveEdges.
Inheritance Hierarchy
TransitiveEdgesResult
Remarks
Creating edges between the source node and the target node will keep the visibleNodes connected after the non-visible nodes have been removed.
This class cannot be instantiated
Type Details
- yFiles module
- view-layout-bridge
Properties
Gets a collection of edge placeholders.
Remarks
Inserting edges based on these placeholders into the graph will keep the visibleNodes connected after the non-visible nodes have been removed.