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


In This Topic
    NForceDirectedVertexBody Class Members
    In This Topic

    The following tables list the members exposed by NForceDirectedVertexBody.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public FieldHolds the current force, which this body exerts  
    Public FieldSpecifies the electrical charge of the body  
    Public FieldSpecifies the mass of the body  
    Public FieldHolds the previous force, exerted by the body  
    Public FieldHolds the current temperature of this vertex  
    Public FieldSpecifies whether the body can be moved in the X direction  
    Public FieldSpecifies whether the body can be moved in the Y direction  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines whether the vertex is fixed (e.g. cannot be moved in both X and Y directions)  
    Top
    Public Methods
     NameDescription
    Public MethodAccumulates the force components acting on this body  
    Top
    See Also