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


NBalloonTreeLayout Class Members

The following tables list the members exposed by NBalloonTreeLayout.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ChildWedge property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NCompactTreeLayout  
Public Fieldstatic (Shared in Visual Basic)Reference to the ParentChildSpacing property  
Public Fieldstatic (Shared in Visual Basic)Reference to the RootWedge property  
Public Fieldstatic (Shared in Visual Basic)Reference to the StartAngle property  
Public Fieldstatic (Shared in Visual Basic)Reference to the MinimalVertexSpacing property  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the sector angle (measured in degrees) for the children of each vertex.  
Public PropertyGets/Sets the preferred spacing between a parent and a child vertex in the layout direction. The real spacing may be different for some nodes, because the layout does not allow overlapping.  
Public PropertyGets/Sets the sector angle (measured in degrees) for the children of the root vertex.  
Public PropertyGets/Sets the start angle for the children of the root vertex, measured in degrees anticlockwise from the x-axis.  
Public PropertyGets/Sets the minimal spacing between two vertices in the layout.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to perform the balloon tree layout algorithm  
Top
See Also