This custom data provides two item collections to specify the scope of the PartialLayout with respect to nodes and edges, respectively.
Inheritance Hierarchy
PartialLayoutScopeData
Remarks
This class cannot be instantiated
Type Parameters
- TNode
- TEdge
Type Details
- yFiles module
- algorithms
This layout data cannot be created directly, but is part of another layout data, e.g., scope.
Properties
Gets or sets the collection of (partial) edges placed by the layout.
Remarks
Note that edges automatically become partial when either the source or target node is a partial node contained in the nodes collection.
Gets or sets the collection of (partial) nodes placed by the layout.