Classes| Class | Description | |
|---|---|---|
![]() |
An abstract base class for classes that defines how WpfDiagram reacts to users' actions with a mouse or other pointing devices. |
|
![]() |
This class is used when view's Behavior is set to Behavior.Custom. |
|
![]() |
This class is used when view's Behavior is set to BehaviorType.DrawControls. |
|
![]() |
This class is used when view's Behavior is set to Behavior.DrawFreeForms. |
|
![]() |
This class is used when view's Behavior is set to Behavior.DrawLinks. |
|
![]() |
Implements functionality that allows users to draw nodes on the diagram canvas. |
|
![]() |
This class is used when view's Behavior is set to BehaviorType.LinkControls. |
|
![]() |
This class is used when view's Behavior is set to Behavior.LinkFreeForms. |
|
![]() |
Implements functionality that allows users to draw nodes on the diagram canvas, when the interaction starts from an unoccupied point, and to connect nodes with links when the interaction starts from an existing node. |
|
![]() |
This class is used when view's Behavior is set to Behavior.Modify. |
|
![]() |
This class is used when view's Behavior is set to Behavior.MoveNodes. |
|
![]() |
Implements the Pan and PanAndModify behaviors. |
|
![]() |
This class is used when view's Behavior is set to Behavior.SelectOnly. |
|
![]() |
Implements the Zoom behavior. |