Screenshot Preview

AddFlow for WPF Professional

von Lassalle Technologies - Produkttyp: Komponente / .NET WPF / 100% Managed Code

Bitte beachten Sie, falls nicht andersweitig erwähnt ist dieses Produkt nur in englischer Sprache verfügbar.

*

Create interactive flowchart and workflow diagrams for your WPF applications. Addflow for WPF Professional is a Windows Presentation Foundation custom control that lets you quickly build flowchart enabled WPF applications like workflow diagrams, database diagrams, communication networks, organizational charts, process flow, state transitions diagrams, telephone call centers, CRM (Customer Relationship Management), expert systems, graph theory, quality control diagrams, etc. Addflow for WPF is very easy to use, very light and fast. Addflow for WPF Professional includes LayoutFlow and it is 64 bits compatible. Buy Addflow for WPF Professional Enterprise if you need to license an unlimited number of developers of an enterprise at all its physical addresses. Royalty free redistribution.

Ab
$685.02
Preis in

Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

AddFlow for WPF Professional V1.3   *

In den Einkaufswagen $ 685.02 1 Developer License  * Download (5.3 MB)
In den Einkaufswagen $ 1,371.02 4 Developer Team License  * Download (5.3 MB)
In den Einkaufswagen $ 4,115.02 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address)  * Download (5.3 MB)
In den Einkaufswagen $ 6,859.02 1 Enterprise License (Allows Unlimited Developers Worldwide)  * Download (5.3 MB)

AddFlow for WPF Professional V1.3 - Upgrade   *

In den Einkaufswagen $ 391.02 1 Developer Upgrade License from AddFlow for .NET Developer License  * Prüfen Download (5.3 MB)
In den Einkaufswagen $ 783.02 4 Developer Team Upgrade License from AddFlow for .NET Team License  * Prüfen Download (5.3 MB)
In den Einkaufswagen $ 2,351.02 1 Site Wide Upgrade License from AddFlow for .NET Site License (Allows Unlimited Developers at a Single Physical Address)  * Prüfen Download (5.3 MB)

Unsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.

Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

 *

What's New in AddFlow for WPF 1.3?

  • Rotation. If the CanRotateNode property of AddFlow is true (which is the case by default) and if the IsRotatable property of a node is true (which is the case by default), a node can be rotated programmatically, using the node RotationAngle property or interactively, using a handle placed at the right of the node. You may change the look of this rotation handle using the RotateHandleStyle property.When rotating nodes interactively, the SelectedNodesRotating event is fired and the IsRotatingNode property of AddFlow is true
  • Interactive zoom. This new release adds the possibility to zoom the diagram interactively with the mouse if the MouseSelection property of the AddFlow control is set to MouseSelection.Zoom
  • Interactive selection enhancement. A new property to accelerate the selection of items inside a rectangle drawn with the the mouse: CanSelectOnMouseMove. It is true by default. If false, the selection is made only at the MouseUp event (see for instance the “Stress” example in the demo)
  • AddFlow for WPF adds also two properties SelectionBoxStyle and ZoomingBoxStyle allowing  defining the style of the rectangle used when selection items or zooming interactively with the mouse

What's New in AddFlow for WPF 1.2?

64-Bit Compatible: AddFlow for WPF is now compatible with 64bit systems.

What's New in AddFlow for WPF 1.1?

  • Jumps may be displayed at intersections of link segments
  • Panning mode: Can scroll the diagram directly with the mouse
  • Connectors and pins: You can know customize the shape of the pins used to connect create the links. And you can define for each node a connector object that contains several pins.

 *

AddFlow for WPF Professional is a WPF custom control for creating flowchart diagram. It offers the following advantages:

  • A small deployment assembly. The size of the Lassalle.WPF.Flow.dll file is less than 150 Kb
  • A light programming interface
  • Speed: A design where nodes and links are not controls but just low-level DrawingVisual objects. Using DrawingVisual is the most lightweight way to perform drawing. A good choice if you need to create big diagrams (several thousands of nodes and links).
  • Full integration with the WPF environment
  • Runtime royalty free

The main difference between AddFlow for WPF Standard and AddFlow for WPF Professional is that AddFlow for WPF Professional includes Automatic Graph Layout functionality provided by LayoutFlow.

AddFlow for WPF Professional Main Features

AddFlow for WPF Professional General Features

  • Drawings can be made interactively or programmatically.
  • Distinct shapes, styles, colors, font can be defined on a per item basis (for a node or a link) or as default properties for the control.
  • Use of the LINQ technology allowing you to traverse the graph in many ways.
  • Many properties allowing customizing the control (CanDrawNode, CanMoveNode, CanMultiLink, etc...) or an item (IsXSizeable, IsYSizeable, IsXMoveable, IsYMoveable, IsSelectable, IsStretchable, etc...)

AddFlow for WPF Professional Interactivity and display facilities

  • Multi selection
  • Multi-level Undo/Redo
  • Grid support
  • Nodes stay connected when moved or resized
  • Zooming
  • Scrolling, drag scrolling


AddFlow for WPF Professional Input/Output

  • XML serialization also via the free extension XMLFlow. The C# source code of XMLFlow is provided.
  • XAML exportation


AddFlow for WPF Professional Nodes

  •  43 predefined shapes
  • Custom shapes (using Geometry objects)
  • Ability to display a text and an image in a node
  • Ability to associate DrawingVisual objects to the node Children collection
  • In-place edition
  • Text positioning options
  • Image positioning options
  • Tooltip

AddFlow for WPF Professional Links

  • 15 predefined arrow styles
  • Custom arrow styles (using Geometry objects)
  • Stretchable links. A link can be composed of many segments. The user can interactively add or remove segments
  • Curved links (Bezier and Spline)
  • Reflexive links
  • Possibility to interactively change the origin node or the destination node of a link
  • Tooltip

Automatic Graph Layout (Professional version only)

AddFlow provides a set of several graph layout algorithms:

  • Hierarchic layout
  • Orthogonal layout
  • Symmetric layout
  • Series Parallel layout
  • Tree layout
  • Radial Layout

Each of these graph layout algorithms performs a layout on a graph. Performing a layout automatically positions its nodes (also called vertices) and links (also called edges).


Warnung

Übersetzungen für Produktinformationen, die noch nicht von uns übersetzt wurden, stehen über Links zu "Google Übersetzer" zur Verfügung. Bitte beachten Sie, daß automatisierte Übersetzungen nicht immer vollkommen korrekt sind.
Powered by
Flash wird in FireFox und Opera benötigt.

Produkt-Suche

Suchbegriffe eingeben:

Warum Produkte bei ComponentSource kaufen?

ComponentSource bietet einen einzigartigen, globalen Service an, der weltweit von über 1.000.000 Entwicklern benutzt wird.

Mehr Info | Über uns

Award