protected virtual double SpringStiffness( ForceDirectedEdge e )
Parameters
- e
Return Value
Returns the stiffness of the spring representing link, normally the value of DefaultSpringStiffness, unless the value of ForceDirectedEdge.Stiffness had already been set, in which case it just returns that value.