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


NTreeLayout Class Members

The following tables list the members exposed by NTreeLayout.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ArrangedTree event  
Public Fieldstatic (Shared in Visual Basic)Reference to the ArrangingTree event  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NTreeLayout  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called to layout the content of the specified region.  
Protected MethodCalled to layout the specified tree  
Protected MethodOverridden. Called in the tree building process to create a body for each edge  
Protected MethodOverridden. Overriden to split the object regions into trees, and create a tree region for each resulting tree.  
Protected MethodOverridden. Called in the tree building process to create a body for each vertex  
Protected MethodCalled after the layout of the specified tree  
Protected MethodCalled before the layout of the specified tree  
Top
Public Events
 NameDescription
Public EventOccurs when a tree has been layed out by this layout.  
Public EventOccurs when a tree is about to layed out by this layout.  
Top
See Also