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


In This Topic
    NGraphVertexBody Class Members
    In This Topic

    The following tables list the members exposed by NGraphVertexBody.

    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 MethodGets the edges that are pluged at the specified plug anchor.  
    Public MethodRotates the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodSets the bounds of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodOverridden. Returns a string that represents the current body.  
    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)
    Top
    See Also