DroidDiagram Programmer's Guide
AnchorPoint.setAllowOutgoing Method
See Also
 






Sets a value indicating whether this anchor point accepts outgoing links.

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

 Syntax

Java  Copy Code

public void setAllowOutgoing (
    boolean value
)

 Parameters

value
true if outgoing links can connect to this point, or otherwise false.

 Remarks

true if outgoing links can connect to this point, or otherwise false.

 See Also

AnchorPoint Members
AnchorPoint Class
com.mindfusion.diagramming Namespace