DroidDiagram Programmer's Guide
ConnectionPoint.calculateIntersections Method
See Also
 






Determines whether the end of a link should be aligned to the point where the node contour is intersected by the line connecting the centers of the connected nodes.

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

 Syntax

Java  Copy Code

public boolean calculateIntersections ()

 Return Value

true to align the link end; otherwise, false.

 See Also

ConnectionPoint Members
ConnectionPoint Class
com.mindfusion.diagramming Namespace