org.arakhne.neteditor.figlayout.force
public interface ForceBasedConstants extends FigureLayoutConstants
| Modifier and Type | Field and Description |
|---|---|
static float |
DEFAULT_COULOMB_CONSTANT
The Coulomb's constant k.
|
static float |
DEFAULT_DAMPING
Default damping: 0.8.
|
static float |
DEFAULT_MASS
Default mass: 1.
|
static float |
DEFAULT_SPRING_CONSTANT
The spring constant k in the Hooke's equation.
|
static float |
DEFAULT_STABILITY_ENERGY_THRESHOLD
The energy below which the graph is assumed to be stable.
|
static float |
DEFAULT_TIME_STEP
Default time step: 500ms
|
HALF_MINIMAL_HORIZONTAL_PADDING, HALF_MINIMAL_VERTICAL_PADDINGstatic final float DEFAULT_COULOMB_CONSTANT
static final float DEFAULT_SPRING_CONSTANT
static final float DEFAULT_MASS
static final float DEFAULT_DAMPING
static final float DEFAULT_TIME_STEP
static final float DEFAULT_STABILITY_ENERGY_THRESHOLD
Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor