Search
ConnectionPoint.nodesIntersect Method
See Also
 

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

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

 Syntax

Java  Copy Code

public boolean nodesIntersect (
    ConnectionPoint connectionPoint
)

 Parameters

connectionPoint

 Return Value

 See Also