DroidDiagram Programmer's Guide
DiagramNode.attachTo Method
See Also
 






 Overload List

Name Description

DiagramNode.attachTo (DiagramLink, AttachToLink, int)

Attaches a node to a segment or point of the specified link.

DiagramNode.attachTo (DiagramNode, AttachToNode)

Attaches a node to a corner or side of another node.

DiagramNode.attachTo (DiagramNode, float, float, float, float)

Attaches a node to another node, so that the attached node will always cover a proportional part of the master node, specified in percents.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace