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


In This Topic
    NBody2D Class Members
    In This Topic

    The following tables list the members exposed by NBody2D.

    Public Fields
     NameDescription
    Public FieldThe height of the body  
    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 FieldThe width of the body  
    Public FieldThe X location of the body  
    Public FieldThe Y location of the body  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom side of the body  
    Public PropertyGets or sets the center of the body  
    Public PropertyGets or sets the X center of the body  
    Public PropertyGets or sets the Y center of the body  
    Public PropertyGets or sets the left side of the body  
    Public PropertyGets or sets the body location  
    Public PropertyGets or sets the right side of the body  
    Public PropertyGets or sets the body size  
    Public PropertyGets or sets the top side of the body  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Flips the X coordinates of body (e.g performs mirroring relatively to the Y axis)  
    Public MethodOverridden. Flips the Y coordinates of body (e.g performs mirroring relatively to the X axis)  
    Public MethodOverridden. Gets the bounds of the body  
    Public MethodOverridden. Rotates the body  
    Public MethodSets the bounds of the body  
    Public MethodOverridden. Translates the body  
    Top
    Protected Methods
     NameDescription
    Protected MethodRotates the specified point with the specified rotation (Inherited from Nevron.Nov.Layout.NBody)
    Top
    See Also