Interfaces
 InterfaceDescription
 IInteractionHandler This interace defines the interaction handler for network canvas.
Classes
 ClassDescription
 BasicInteractionHandler This class defines the basic interaction for network canvas.
 CreateLinkInteractionHandler This interaction used to create link on network canvas by dragging mouse from the "from node" to "to node".
 CreateOrthogonalLinkInteractionHandler This interaction used to create orthogonal links on network canvas by dragging mouse from the "from node" to "to node".
 CreateShapeLinkInteractionHandler This interaction used to create shape links on network canvas by dragging mouse from the "from node" to "to node".
 CreateShapeNodeInteractionHandler This interaction used to create shape node on network canvas by clicking mouse on canvas to create a set of control points.
 DefaultInteractionHandler This interaction is a simple, default network interaction handler.
 EditInteractionHandler This interaction used to edit simple properties for some elements.
 InteractionEvent This class wrapps interaction event information to interaction listeners.
 MapFilterInteractionHandler This interaction used to create a distorted image around mouse cursor area to show some special effect such as fisheye, magnifier etc.
 MoveInteractionHandler This interaction supports moving elements around on network canvas by mouse freely.
 PanInteractionHandler 
 SelectInteractionHandler This interaction supports selecting elements on network canvas by mouse and keyboard.