Retrieves the container node (if any) the specified node belongs to.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public static ContainerNode getContainer ( |
The DiagramNode whose container you need to find.
A ContainerNode that contains the specified node, or null if the node is not contained.