- C - Variable in class FR91Layout
-
step: by default step=1, in the original algorithm FR91
- color - Variable in class jdg.graph.Node
-
- compute2DBoundingBox(Point_2[]) - Static method in class Util
-
Compute the 2D bounding box containing all input points
- computeAllAttractiveForces() - Method in class FR91Layout
-
Compute attractive forces for all vertices (between neighboring vertices)
- computeAllRepulsiveForces() - Method in class FR91Layout
-
Compute repulsive forces for all vertices (between all vertices)
- computeAttractiveForce(Node) - Method in class FR91Layout
-
- computeRepulsiveForce(Node) - Method in class FR91Layout
-
- computeScaleFactor() - Method in class MeshRenderer
-
Compute the scale factor (depending on the max distance of the point set)
- computeTutteIterative() - Method in class MeshParameterization
-
- cooling() - Method in class FR91Layout
-
Cooling system: the temperature decreases at each iteration of a multiplicative factor
Remark: the temperature is assumed to remain strictly positive (>=minTemperature)
- coolingConstant - Variable in class FR91Layout
-
cooling constant: temperature decreases (e.g.
- countRepulsive - Variable in class FR91Layout
-
- current - Variable in class SpringDrawing
-