NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NFamilyGraphLayout Class
Fields Properties Methods Events


In This Topic
    NFamilyGraphLayout Class Members
    In This Topic

    The following tables list the members exposed by NFamilyGraphLayout.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NFamilyGraphLayout.  
    Top
    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