DroidDiagram Programmer's Guide
NodeValidationEvent Constructor (Object, DiagramNode, Point2D, NodeHandleType)
See Also
 






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

 Syntax

Java  Copy Code

public NodeValidationEvent (
    Object source,
    DiagramNode node,
    Point2D mousePosition,
    NodeHandleType adjustmentHandle
)

 Parameters

source

node

mousePosition

adjustmentHandle

 See Also

NodeValidationEvent Constructor Overload List
NodeValidationEvent Class
com.mindfusion.diagramming Namespace