DroidDiagram Programmer's Guide
ConnectionPoint.linkChanges Method
See Also
 






Checks whether the relationship represented by the associated link would change if the link is attached to the specified node at the specified point.

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

 Syntax

Java  Copy Code

public boolean linkChanges (
    DiagramNode node,
    PointF point
)

 Parameters

node

point

 Return Value

 See Also

ConnectionPoint Members
ConnectionPoint Class
com.mindfusion.diagramming Namespace