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


In This Topic
    NOrthogonalGraphLayout Class Members
    In This Topic

    The following tables list the members exposed by NOrthogonalGraphLayout.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the CellSpacing property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Compact property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the GridCellSizeMode property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the layout.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PlugSpacing property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines the inter cell spacing of the grid cells.  
    Public PropertyDetermines whether to use a compaction algorithm on the layout.  
    Public PropertyDetermines the sizing mode of the grid cells.  
    Public PropertyDetermines the plug spacing of the nodes.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to perform the orthogonal graph layout algorithm.  
    Protected MethodOverridden. Creates a new edge body.  
    Protected MethodOverridden. Creates a new vertex body.  
    Top
    See Also