Search
MindFusion.Diagramming.Mvc Namespace
Classes Enumerations
 

 Classes

  Class Description

CompositeNodeConverter

Serializes CompositeNode instances.

ContainerNodeConverter

Serializes ContainerNode instances.

ControlNode

Represents diagram nodes which can display custom HTML content.

ControlNodeConverter

Serializes ControlNode instances.

ControlNodeStyle

Represents a reusable set of properties that define the appearance of control nodes.

DiagramItemConverter

Serializes DiagramItem instances.

DiagramLinkConverter

Serializes DiagramLink instances.

DiagramNodeConverter

Serializes DiagramNode instances.

DiagramView

A control that displays the contents of a Diagram on a web page.

DiagramViewConverter

Serializes DiagramView instances.

DiagramViewExtensions

Contains extension methods of DiagramView.

DiagramViewTagHelper

Tag helper of DiagramView.

FreeFormNodeConverter

Serializes FreeFormNode instances.

ItemListView

ListBox control with support for hosting DiagramItems and dragging them to the Diagram control.

ItemListViewExtensions

Contains extension methods of ItemListView

ItemListViewTagHelper

Tag helper of ItemListView.

ItemTypeResolver

Provides a type resolver for DiagramItem classes.

LaneGridConverter

Serializes DiagramView instances in Canvas and ImageMap mode.

LaneHeaderCollectionConverter

Serializes HeaderCollection instances in Canvas mode.

LaneHeaderConverter

Serializes Header instances in Canvas mode.

LaneStyleConverter

Serializes Lanes.Style instances in Canvas mode.

NodeListView

ListBox control with support for hosting Diagram nodes and dragging them to the Diagram control.

NodeListViewExtensions

Contains extension methods of NodeListView

NodeListViewTagHelper

Tag helper of NodeListView.

Overview

Provides a scaled-down view of a DiagramView contents and lets the user scroll the bound view.

OverviewExtensions

Contains extension methods of Overview.

OverviewTagHelper

Tag helper of Overview.

Palette

Represents a tool palette control that displays DiagramItem objects grouped into categories. Items from the palette can be added to a diagram by drag-and-drop.

PaletteExtensions

Contains extension methods of Palette.

PaletteTagHelper

Tag helper of Palette.

Ruler

Provides horizontal and vertical scales that helps users measure diagram items.

RulerExtensions

Contains extension methods of Ruler.

RulerTagHelper

Tag helper of Ruler.

ShapeNodeConverter

Serializes ShapeNode instances.

SvgNodeConverter

Serializes SvgNode instances.

TabbedDiagramView

Represents a DiagramView that can display DiagramDocument objects. The individual diagram pages can be activated through the tabs in the tray located at one of the view sides.

TabbedDiagramViewExtensions

Contains extension methods of TabbedDiagramView.

TabbedDiagramViewTagHelper

Tag helper of TabbedDiagramView.

TableNodeConverter

Serializes TableNode instances.

TreeViewNodeConverter

Serializes TreeViewNode instances.

VideoNodeConverter

Serializes VideoNode instances.

ZoomControl

ZoomControl lets users zoom and pan a target DiagramView interactively.

ZoomControlExtensions

Contains extension methods of ZoomControl.

ZoomControlTagHelper

Tag helper of ZoomControl.

 Enumerations

  Enumeration Description

Orientation

Specifies a general orientation.

ScaleMode

Defines Overview scaling modes.

TabAlignment

Specifies the alignment of a tab strip relative to its container control.

TickPosition

Specifies the position of trackbar ticks.