Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NWidgetBodyAdapter Class
Fields Methods


In This Topic
    NWidgetBodyAdapter Class Members
    In This Topic

    The following tables list the members exposed by NWidgetBodyAdapter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Methods
     NameDescription
    Public MethodCalled by layouts to mark the end of a bodies update session (Inherited from Nevron.Nov.Layout.NBodyAdapter)
    Public MethodCalled by layouts to mark the end of an objects update session (Inherited from Nevron.Nov.Layout.NBodyAdapter)
    Public MethodCalled by layouts to mark the start of a bodies update session (Inherited from Nevron.Nov.Layout.NBodyAdapter)
    Public MethodCalled by layouts to mark the start of an objects update session (Inherited from Nevron.Nov.Layout.NBodyAdapter)
    Public MethodGets a property of a 1D body. (Inherited from Nevron.Nov.Layout.NBodyAdapter)
    Public MethodOverridden. Reads a property of a 2D body  
    Public MethodUpdates the shape of a 1D body from the object it represents (Inherited from Nevron.Nov.Layout.NBodyAdapter)
    Public MethodOverridden. Updates a 2D body from the specified object  
    Public MethodUpdates the shape of an object from the 1D body which represents it (Inherited from Nevron.Nov.Layout.NBodyAdapter)
    Public MethodOverridden. Updates an object from the specified 2D body  
    Top
    See Also