DroidDiagram Programmer's Guide
ConnectionPoint.sameNode Method
See Also
 






Checks whether the current connection point and the specified connection point are associated with the same node.

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

 Syntax

Java  Copy Code

public boolean sameNode (
    ConnectionPoint otherConnectionPoint
)

 Parameters

otherConnectionPoint

 Return Value

 See Also

ConnectionPoint Members
ConnectionPoint Class
com.mindfusion.diagramming Namespace