Northwoods.GoWPF 2.2.4 Assembly
LayeredDigraphLayout Class
Members 

LayeredDigraph provides an auto-layout for layered drawings of directed graphs.
Syntax
Remarks

The method uses a hierarchical approach for creating drawings of digraphs with nodes arranged in layers. The layout algorithm consists of four-major steps: Cycle Removal, Layer Assignment, Crossing Reduction, and Straightening and Packing.

Although this class inherits from FrameworkElement in order to support data binding, it is not really a FrameworkElement or UIElement! Please ignore all of the properties, methods, and events defined by FrameworkElement and UIElement.

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  Northwoods.GoXam.Layout.DiagramLayout
                     Northwoods.GoXam.Layout.LayeredDigraphLayout

Requirements
See Also

Reference

LayeredDigraphLayout Members
Northwoods.GoXam.Layout Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback