The tree of NodeAggregate which is created by NodeAggregation.
Inheritance Hierarchy
NodeAggregationResult
Remarks
This class cannot be instantiated
Type Details
- yFiles module
- view-layout-bridge
Properties
Gets a map which maps an NodeAggregate to its corresponding node.
The root of the tree of NodeAggregate which is created by NodeAggregation.
Remarks
The tree can be traversed using the children and parent relationships.
Only NodeAggregates which are associated with a node have a non-null
node property. These NodeAggregates can also be found in the aggregateMap.