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


In This Topic
    NLayeredVertexBody Class Members
    In This Topic

    The following tables list the members exposed by NLayeredVertexBody.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe height of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public FieldThe custom index in layer.  
    Public FieldDetertmines if the body represents a dummy vertex.  
    Public FieldThe index of the layer on which the vertex resides.  
    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 (Inherited from Nevron.Nov.Diagram.Layout.NGraphVertexBody)
    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
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    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 MethodGets the edges that are pluged at the specified plug anchor. (Inherited from Nevron.Nov.Diagram.Layout.NGraphVertexBody)
    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.NGraphVertexBody)
    Public MethodTranslates the body (Inherited from Nevron.Nov.Layout.NBody2D)
    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)
    Internal Method  
    Internal Method  
    Top
    See Also