DroidDiagram Programmer's Guide
AnchorPoint.getAllowOutgoing Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getAllowOutgoing ()

 Return Value

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

 See Also

AnchorPoint Members
AnchorPoint Class
com.mindfusion.diagramming Namespace