Search
MindFusion.Diagramming.Wpf.Behaviors Namespace
Classes
 

 Classes

  Class Description

BehaviorBase

An abstract base class for classes that defines how Diagramming for WPF reacts to users' actions with a mouse or other pointing devices.

CustomTypesBehavior

This class is used when view's Behavior is set to Behavior.Custom.

DrawBarcodesBehavior

This class is used when view's Behavior is set to Behavior.DrawBarcodes.

DrawContainersBehavior

This class is used when view's Behavior is set to Behavior.DrawContainers.

DrawControlsBehavior

This class is used when view's Behavior is set to BehaviorType.DrawControls.

DrawFreeFormsBehavior

This class is used when view's Behavior is set to Behavior.DrawFreeForms.

DrawLinksBehavior

This class is used when view's Behavior is set to Behavior.DrawLinks.

DrawNodesBehavior(T)

Implements functionality that allows users to draw nodes on the diagram canvas.

DrawShapesBehavior

This class is used when view's Behavior is set to Behavior.DrawShapes.

DrawSvgNodesBehavior

This class is used when view's Behavior is set to Behavior.DrawSvgNodes.

DrawTablesBehavior

This class is used when view's Behavior is set to Behavior.DrawTables.

DrawTreeViewsBehavior

This class is used when view's Behavior is set to Behavior.DrawTreeView.

DrawVisioNodesBehavior

This class is used when view's Behavior is set to Behavior.DrawVisioNodes.

LinkBarcodesBehavior

This class is used when view's Behavior is set to Behavior.LinkBarcodes.

LinkContainersBehavior

This class is used when view's Behavior is set to Behavior.LinkContainers.

LinkControlsBehavior

This class is used when view's Behavior is set to BehaviorType.LinkControls.

LinkFreeFormsBehavior

This class is used when view's Behavior is set to Behavior.LinkFreeForms.

LinkNodesBehavior(T)

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.

LinkShapesBehavior

This class is used when view's Behavior is set to Behavior.LinkShapes.

LinkSvgNodesBehavior

This class is used when view's Behavior is set to Behavior.LinkSvgNodes.

LinkTablesBehavior

This class is used when view's Behavior is set to Behavior.LinkTables.

LinkTreeViewsBehavior

This class is used when view's Behavior is set to Behavior.LinkTreeViews.

LinkVisioNodesBehavior

This class is used when the view's Behavior is set to Behavior.LinkVisioNodes.

ModifyBehavior

This class is used when view's Behavior is set to Behavior.Modify.

MoveNodesBehavior

This class is used when view's Behavior is set to Behavior.MoveNodes.

PanBehavior

Implements the Pan and PanAndModify behaviors.

SelectOnlyBehavior

This class is used when view's Behavior is set to Behavior.SelectOnly.

ZoomBehavior

Implements the Zoom behavior.