DroidDiagram Programmer's Guide
Interaction Constructor
See Also
 






Initializes a new instance of the Interaction class.

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

 Syntax

Java  Copy Code

protected Interaction (
    DiagramView diagramView
)

 Parameters

diagramView

A DiagramView where the interaction takes place.

 See Also

Interaction Class
com.mindfusion.diagramming Namespace