NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NFamilyGraphLayout Class


In This Topic
    NFamilyGraphLayout Class Methods
    In This Topic

    For a list of all members of this type, see NFamilyGraphLayout members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a family graph layout and initializes it, for example by setting horizontal and vertical spacing to its region layout.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates the Region layout that is used to arrange unconnected graph regions.  
    Protected MethodOverridden. Overriden to reposition the vertices so that husbands and wifes are adjacent, which leads to reduced number of edge crossings for family tree diagrams.  
    Top
    See Also