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 Behavior.DrawBarcodes. |
||
This class is used when view's Behavior is set to Behavior.DrawContainers. |
||
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. |
||
This class is the base for node-drawing behavior classes. |
||
This class is used when view's Behavior is set to Behavior.DrawShapes. |
||
This class is used when view's Behavior is set to Behavior.DrawSvgNodes. |
||
This class is used when view's Behavior is set to Behavior.DrawTables. |
||
This class is used when view's Behavior is set to Behavior.DrawTreeView. |
||
This class is used when view's Behavior is set to Behavior.DrawVisioNodes. |
||
This class is used when view's Behavior is set to Behavior.LinkBarcodes. |
||
This class is used when view's Behavior is set to Behavior.LinkContainers. |
||
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. |
||
Declares a base class for all node-link behaviors, such as LinkShapesBehavior, LinkTablesBehavior, and so on. |
||
This class is used when view's Behavior is set to Behavior.LinkShapes. |
||
This class is used when view's Behavior is set to Behavior.LinkSvgNodes. |
||
This class is used when view's Behavior is set to Behavior.LinkTables. |
||
This class is used when view's Behavior is set to Behavior.LinkTreeViews. |
||
This class is used when the view's Behavior is set to Behavior.LinkVisioNodes. |
||
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. |