GoXam for WPF v3
CircularNetwork Class
Members 
Northwoods.GoXam.Layout Namespace : CircularNetwork Class
This provides an abstract view of a network (a 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
CircularNetwork ClassCircularLayout Class
Syntax
Inheritance Hierarchy

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

See Also

Reference

CircularNetwork Members
Northwoods.GoXam.Layout Namespace