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


In This Topic
    NBoxBody Class Members
    In This Topic

    The following tables list the members exposed by NBoxBody.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe height of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public FieldThe max height of the body.  
    Public FieldThe max width of the body.  
    Public FieldThe min height of the body.  
    Public FieldThe min width 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 (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 maximum size of the cell.  
    Public PropertyGets or sets the minimum size of the cell.  
    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 MethodInitializes the cell body  
    Public MethodPerforms a X mirror of the cell bounds, relatively to the specified mirror coordinate  
    Public MethodPerforms a Y mirror of the cell bounds, relatively to the specified mirror coordinate  
    Public MethodRotates the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodSets the bounds of the body (Inherited from Nevron.Nov.Layout.NBody2D)
    Public MethodSwaps the X and Y dimensions of the cell  
    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  
    Top
    See Also