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


NMagneticFieldForce Class Members

The following tables list the members exposed by NMagneticFieldForce.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the AnglePower property  
Public Fieldstatic (Shared in Visual Basic)Reference to the DistancePower property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FieldDirection property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FieldOrigin property  
Public Fieldstatic (Shared in Visual Basic)Reference to the MagnetizationType property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NMagneticFieldForce  
Public Fieldstatic (Shared in Visual Basic)Reference to the TorsionCoefficient property  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the angle power, which affects the tendency edges to be more strongly aligned with the field  
Public PropertyGets or sets the distance power, which affects the tendency longer edges to exert larger torsion  
Public PropertyGets or sets the direction of the magnetic field  
Public PropertyGets or sets the magnetic field origin. Only used when the magnetic field direction is set to Polar or Concentric.  
Public PropertyGets or sets the default magnetization type of force directed edges. By default set to Bidirectional.  
Public PropertyGets or sets the torsion coefficient, which affects the power with which the field rotates the edges.  
Top
Public Methods
 NameDescription
Public MethodAccumulates the forces acting on vertex1 and vertex2, due to the torsion, which the edge exterts in the magnetic field  
Public MethodOverridden. Called before the force is used in the specified graph  
Top
See Also