It would be very useful to be able to create "groups" of nodes. The main idea would be to have the ability to lasso a set of nodes, and/or draw a box surrounding nodes, and have them treated as a unit in terms of layout, etc.
This would let you take large diagrams and organize them much more effectively. It's not so much of an issue when there are 10 nodes, but with 100, being able to say "this section of my diagram related to Foo" and "this section relates to Bar", in a clear and meaningful way, would be helpful.
The key functionality to make this very usable would be to allow:
For example, I've attached an image showing the "Layout and Pathfinding Algorithms" sample with a visual example showing how I'd envision this.
Status: New
|
Hello In WPF Diagrams, there is a sample called NodeGrouping which provides source code for one possible way you can implement grouping functionality in your application. I'd definitely be looking at adding this as built in functionality or helpers in the library in a future version. Thanks for the request. Jason Fauchelle |
|
|