DroidDiagram Programmer's Guide
DiagramNode.getAllowOutgoingLinks Method
See Also
 






Gets a value indicating whether users are allowed to draw links from this node.

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

 Syntax

Java  Copy Code

public boolean getAllowOutgoingLinks ()

 Return Value

true if outgoing links can be drawn from this node, otherwise false.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace