Index
All Classes and Interfaces|All Packages|Serialized Form
R
- read(String) - Static method in class jdg.io.GraphReader_MTX
-
Read a graph stored in MTX format Remark: nodes have indices between 1..n
- regularPolygonVertices(int, double) - Static method in class Util
-
Return the vertices of a regular polygon (equally spaced on a circle of radius r)
- removeEdge(Node, Node) - Method in class jdg.graph.AdjacencyListGraph
-
Remove the edge between two nodes
- removeNeighbor(Node) - Method in class jdg.graph.Node
- removeNode(Node) - Method in class jdg.graph.AdjacencyListGraph
- renderer - Variable in class MeshParameterization
- renderModes - Variable in class MeshParameterization
- renderType - Variable in class MeshParameterization
- repulsiveForce(double) - Method in class FR91Layout
-
Compute the (intensity of the) repulsive force between two nodes at a given distance
- repulsiveForce(Node, Vector_2[]) - Method in class FR91Layout
-
Compute the resultant of all repulsive forces acting on node 'u'.
- round(double, int) - Static method in class MeshRenderer
-
Return the value after truncation
- runAllIterations - Variable in class SpringDrawing
All Classes and Interfaces|All Packages|Serialized Form