Visit www.yfiles.com for more information!
Home
API
Guide
Search
Ctrl
k
C
Transitive
Edge
Show Usages
Represents a placeholder for an edge that does not yet exist in a graph.
Inheritance Hierarchy
C
TransitiveEdge
Remarks
This class cannot be instantiated
See Also
Developer's Guide
Graph Analysis
Transitivity
Members
No filters for this type
Search Members
ctrl
f12
Properties
source
:
INode
readonly
The source node of the edge.
readonly
final
See Also
Developer's Guide
Graph Analysis
Transitivity
target
:
INode
readonly
The target node of the edge.
readonly
final
See Also
Developer's Guide
Graph Analysis
Transitivity