Attaches a node to the group, so that it will follow the middle point of another node's side.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean attachToSideMiddle ( |
The DiagramNode to attach.
The side to attach to.
true if the node is attached successfully, otherwise false.