DroidDiagram Programmer's Guide
Group.getAttachedNodes Method
See Also
 






Gets a list of the subordinated nodes in this group.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public DiagramNodeList getAttachedNodes ()

 Return Value

An DiagramNodeList containing the nodes attached to this group.

 See Also

Group Members
Group Class
com.mindfusion.diagramming Namespace