DroidDiagram Programmer's Guide
AnchorPoint.getAllowIncoming Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getAllowIncoming ()

 Return Value

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

 See Also

AnchorPoint Members
AnchorPoint Class
com.mindfusion.diagramming Namespace