GoDiagram Win Reference
GoLayout Class
Members 

GoLayout provides a common super-class for auto-layout algorithms. The key aspects of an auto-layout algorithm are an input Northwoods.Go.GoDocument and a PerformLayout method.
Syntax
'Declaration
 
<SerializableAttribute()>
Public MustInherit Class GoLayout 
   Inherits System.ComponentModel.Component
[SerializableAttribute()]
public abstract class GoLayout : System.ComponentModel.Component 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Northwoods.Go.Layout.GoLayout
            Northwoods.Go.Layout.GoLayoutForceDirected
            Northwoods.Go.Layout.GoLayoutLayeredDigraph
            Northwoods.Go.Layout.GoLayoutRandom
            Northwoods.Go.Layout.GoLayoutTree

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayout Members
Northwoods.Go.Layout Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback