GoXam for WPF v3
ForceDirectedNetwork Class
Members 
Northwoods.GoXam.Layout Namespace : ForceDirectedNetwork 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
ForceDirectedNetwork ClassForceDirectedLayout Class
Syntax
Inheritance Hierarchy

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

See Also

Reference

ForceDirectedNetwork Members
Northwoods.GoXam.Layout Namespace