NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NBarycenterForce Class
Fields Properties Methods Events


In This Topic
    NBarycenterForce Class Members
    In This Topic

    The following tables list the members exposed by NBarycenterForce.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AttractionCoefficient property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NBarycenterForce  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the attraction coefficient, which affects the power with which connected vertices attract each other. Should be a value in the [0;1] range  
    Top
    Public Methods
     NameDescription
    Public MethodComputes the barycenter force acting on vertex1 and vertex2 and updates the bodies current forces  
    Public MethodOverridden. Called before the force is used in the specified graph  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when the value of a schema property is changing  
    Top
    See Also