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


NLayeredTreeLayout Class Members

The following tables list the members exposed by NLayeredTreeLayout.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the BusBetweenLayers property  
Public Fieldstatic (Shared in Visual Basic)Reference to the LayerAlignment property  
Public Fieldstatic (Shared in Visual Basic)Reference to the LayerSpacing property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NLayeredTreeLayout.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the bus should be positioned between the layers or between the parent and its children. Only applicable if OrthogonalEdgeRouting is set to true. By default set to false.  
Public PropertyGets or sets the depth alignment of the vertices inside the layer. By default set to Center.  
Public PropertyGets or sets the spacing between adjacent layers in the layout direction  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to perform the layered tree layout algorithm  
Internal MethodOverridden.   
Top
See Also