Nevron Open Vision Documentation
Nevron.Nov.Diagram.Layout Namespace / NTreeVertexBody Class
Fields Properties Methods


In This Topic
    NTreeVertexBody Class Members
    In This Topic

    The following tables list the members exposed by NTreeVertexBody.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe height of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public FieldGets or sets the logical object represented by this body (Inherited from Nevron.Nov.Layout.NBody)
    Public FieldStores custom data associated with this cell body. (Inherited from Nevron.Nov.Layout.NBody)
    Public FieldA reference to the vertex to which the body belongs  
    Public FieldThe width of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public FieldThe X location of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public FieldThe Y location of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom side of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public PropertyGets or sets the center of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public PropertyGets or sets the X center of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public PropertyGets or sets the Y center of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public PropertyGets or sets the left side of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public PropertyGets or sets the body location (Inherited from Nevron.Nov.Layout.NBody2D)
    Public PropertyGets or sets the right side of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public PropertyGets or sets the body size (Inherited from Nevron.Nov.Layout.NBody2D)
    Public PropertyGets or sets the top side of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Top
    Public Methods
     NameDescription
    Public MethodFlips the X coordinates of body (e.g performs mirroring relatively to the Y axis) (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodFlips the Y coordinates of body (e.g performs mirroring relatively to the X axis) (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodGets the bounds of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodObtains the bounds vertex children  
    Public MethodGets the topmost coordinate of the childrens bounds  
    Public MethodObtains the vertex subtree bounds  
    Public MethodRotates the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodSets the bounds of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodReturns a string that represents the current body. (Inherited from Nevron.Nov.Diagram.Layout.NGraphVertexBodyBase)
    Public MethodTranslates the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodTranslates the vertex subtree  
    Top
    Protected Methods
     NameDescription
    Protected MethodRotates the specified point with the specified rotation (Inherited from Nevron.Nov.Layout.NBody)
    Internal Method (Inherited from Nevron.Nov.Diagram.Layout.NGraphVertexBodyBase)
    Top
    See Also