Name | Description | |
---|---|---|
![]() | NBarycenterGraphLayout Constructor | Default constructor |
The following tables list the members exposed by NBarycenterGraphLayout.
Name | Description | |
---|---|---|
![]() | NBarycenterGraphLayout Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | MinFixedVerticesCountProperty | Reference to the MinFixedVerticesCount property |
![]() ![]() | NBarycenterGraphLayoutSchema | Schema associated with NBarycenterGraphLayout |
Name | Description | |
---|---|---|
![]() | BarycenterForce | Gets the barycenter force, which tries to collapse the vertices their center of gravity |
![]() | MinFixedVerticesCount | Gets 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 |
Name | Description | |
---|---|---|
![]() | ArrangeGraph | Overridden. Overriden to perform the barycenter layout on the specified graph |
![]() | DetermineFixedVertices | Determines the fixed vertices of the input graph. Fixes the needed amount of vertices if the input graph does not have that many. |