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


NBarycenterGraphLayout Class Members

The following tables list the members exposed by NBarycenterGraphLayout.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the MinFixedVerticesCount property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NBarycenterGraphLayout  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the barycenter force, which tries to collapse the vertices their center of gravity  
Public PropertyGets or sets the minimal count of fixed vertices. If the graph does not have that many fixed vertices they will be automaticall chosen. By default set to 3  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to perform the barycenter layout on the specified graph  
Protected MethodDetermines the fixed vertices of the input graph. Fixes the needed amount of vertices if the input graph does not have that many.  
Top
See Also