|
libsbml-draw
|
Options passed to the Fruchterman-Reingold algorithm. More...
#include <fr.h>
Public Attributes | |
| Real | k |
| Stiffness - distance between points. | |
| Real | grav |
| Strength of gravity (must be greater than 5 to have an effect) | |
| Real | baryx |
| Center of gravitational force. | |
| Real | baryy |
| int | autobary |
| Should the barycenter be set automatically from layout info? Uses dimensions of the canvas. | |
| Real | padding |
| Padding on compartments. | |
Options passed to the Fruchterman-Reingold algorithm.
This structure holds the settings used by the Fruchterman-Reingold algorithm.
1.8.15