NevronOpenVision
Nevron.Nov.Layout Namespace / NBody Class
Fields Methods


NBody Class Members

The following tables list the members exposed by NBody.

Public Fields
 NameDescription
Public FieldDefines the docking area occupied by a docking cell in dock layouts.  
Public FieldDefines the electrical charge of a force directed vertex.  
Public FieldDefines the grow factor of a cell in a flexbox layout.  
Public FieldDefines the shrink factor of a cell in a flexbox layout.  
Public FieldDefines whether the body is moveable by forces in the X direction  
Public FieldDefines whether the body is moveable by forces in the Y direction  
Public FieldDefines the index of the vertex in its layer.  
Public FieldDefines the layer index of the vertex.  
Public FieldDefines the magnetization type of a force directed edge  
Public FieldDefines the mass of a force directed vertex.  
Public FieldDefines the max size of a cell.  
Public FieldDefines the min size of a cell.  
Public FieldGets or sets the logical object represented by this body  
Public FieldDefines the spring length of a force directed edge  
Public FieldDefines the spring stiffness of a force directed edge  
Public FieldStores custom data associated with this cell body.  
Public FieldDefines the children placement of a tip over tree vertex.  
Public FieldDefines the wrap flow hard break in wrap flow layouts.  
Top
Public Methods
 NameDescription
Public MethodFlips the X coordinates of body  
Public MethodFlips the Y coordinates of body  
Public MethodGets the bounds of the body  
Public MethodRotates the body  
Public MethodTranslates the body  
Top
Protected Methods
 NameDescription
Protected MethodRotates the specified point with the specified rotation  
Top
See Also