|
Functions |
| LAYOUTPLUGINOFGROUP (SpringElectrical,"Spring_Electrical","David Auber","14/01/2002","Alpha","0","1","Force Directed") |
double | sqr (double x) |
Coord | maxForce (Coord force, double _max) |
Coord | repulsiveForces (node u, LayoutProperty *layout, Graph *graph, const MutableContainer< double > &sizeNorm, double temperature, double maxforce) |
Coord | attractiveForces (node nu, LayoutProperty *layout, Graph *graph, const MutableContainer< double > &sizeNorm, double temperature, double maxforce, DoubleProperty *edgeLength) |
bool | overlap (node u, Coord &move, LayoutProperty *layout, Graph *graph, const MutableContainer< double > &sizeNorm, int &before) |
bool | intersect2D (const Coord &a, const Coord &b, const Coord &c, const Coord &d) |
Variables |
const char * | paramHelp [] |