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


NDesiredDistanceForce Class Members

The following tables list the members exposed by NDesiredDistanceForce.

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)Reference to the DesiredDistance property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NDesiredDistanceForce  
Public Fieldstatic (Shared in Visual Basic)Reference to the RepulsionCoefficient property  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
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.  
Public PropertyGets or sets the desired distance between between a pair of connected vertices  
Public PropertyGets or sets the repulsion coefficient, which affects the power with which vertices repel each other.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Accumulates the force acting on the specified pair of vertices  
Public MethodOverridden. Called before the force is used in the specified graph layout  
Top
See Also