GoXam for WPF v3
LayeredDigraphNetwork Class
Members 
Northwoods.GoXam.Layout Namespace : LayeredDigraphNetwork Class
This provides an abstract view of a network (graph) of nodes and directed links. These nodes and links correspond to Northwoods.GoXam.Parts provided in the Northwoods.GoXam.Diagram. This class provides a framework for manipulating the state of nodes and links without modifying the structure of the original document.
Object Model
LayeredDigraphNetwork ClassLayeredDigraphLayout Class
Syntax
Inheritance Hierarchy

System.Object
   Northwoods.GoXam.Layout.GenericNetwork<V,E,Y>
      Northwoods.GoXam.Layout.LayeredDigraphNetwork

See Also

Reference

LayeredDigraphNetwork Members
Northwoods.GoXam.Layout Namespace