Search
TreeViewConnectionPoint.updateFromPoint Method
See Also
 

Updates the connection stated according to the specified point, without changing the related node.

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

 Syntax

Java  Copy Code

protected void updateFromPoint (
    Point2D point
)

 Parameters

point

 See Also