Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Why is there no getAttachedNodes() for every DiagramNode? (Read 2199 times)
Jan Meyer
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 23
Joined: Feb 26th, 2012
Why is there no getAttachedNodes() for every DiagramNode?
Apr 17th, 2012 at 9:34am
Print Post  
How do I determine which nodes are attached to a given diagram node? It seems to me that only the Group class has such a method.

Regards,
Jan
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Why is there no getAttachedNodes() for every DiagramNode?
Reply #1 - Apr 17th, 2012 at 9:36am
Print Post  
Call node.getSubordinateGroup().getAttachedNodes();

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint