A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

R

r - Variable in class Jcg.viewer.old.Fenetre
 
radius - Variable in class Jcg.viewer.processing3d.ArcBall
 
randNorm(double, double) - Method in class Jcg.rangesearch.PointCloud_KdTree
Return a random value according to the normal distribution
randomCell() - Method in class Jcg.triangulations3D.Delaunay_3
returns a random (possibly infinite) cell of the triangulation, chosen according to uniform distribution over the set of all triangulation cells.
randomFiniteCell() - Method in class Jcg.triangulations3D.Delaunay_3
returns a random finite cell of the triangulation, chosen according to a uniform distribution over the set of finite triangulation cells.
randomFiniteVertex() - Method in class Jcg.triangulations3D.Delaunay_3
returns a random finite vertex of the triangulation, chosen according to a uniform distribution over the set of finite triangulation vertices.
randomPoints(int, int) - Static method in class Jcg.rangesearch.PointCloud_KdTree
return a point cloud of n random points (in the unit hyper-square in dimension dim)
randomPointsOnCircle(int, int) - Static method in class Jcg.rangesearch.PointCloud_KdTree
return a point cloud of n random points sampled on a circle (according to normal distribution)
RandomSamplingTriangulations - Class in Jcg.graph.generation
 
RandomSamplingTriangulations(boolean) - Constructor for class Jcg.graph.generation.RandomSamplingTriangulations
 
RandomSamplingTriangulations(int, boolean) - Constructor for class Jcg.graph.generation.RandomSamplingTriangulations
 
RandomSamplingTriangulations() - Constructor for class Jcg.graph.generation.RandomSamplingTriangulations
 
randomVertex() - Method in class Jcg.triangulations3D.Delaunay_3
returns a random (possibly infinite) vertex of the triangulation, chosen according to uniform distribution over the set of all triangulation vertices.
RangeSearch<X extends Point_> - Interface in Jcg.rangesearch
Define methods for range search queries
rangeSearch(Point_3, double) - Method in interface Jcg.rangesearch.RangeSearch_3
Compute the points at distance at most delta from q.
RangeSearch_3 - Interface in Jcg.rangesearch
Define methods for range search queries in 3D
Ray_2 - Class in Jcg.geometry
 
Ray_2() - Constructor for class Jcg.geometry.Ray_2
 
Ray_2(Point_2, Vector_2) - Constructor for class Jcg.geometry.Ray_2
 
Ray_2(Segment_2) - Constructor for class Jcg.geometry.Ray_2
 
readGraphFromFile(String) - Static method in class Jcg.graph.arraybased.ArrayBasedGraphLoader
Load a graph from a file
readLine() - Static method in class Jcg.io.IO
 
readMetisFile(String) - Static method in class Jcg.graph.arraybased.ArrayBasedGraphLoader
Load a graph from a file (in Metis format)
readStandardInput() - Static method in class Jcg.io.IO
 
readTextFile(String) - Static method in class Jcg.io.IO
 
remove(X) - Method in class Jcg.geometry.PointCloud
Remove a point to the point cloud
REMOVE_VERTEX - Static variable in class Jcg.viewer.editor2d.Canvas2D
 
removeDecoration(K) - Method in class Jcg.polyhedron.Decorator
 
removeEdge(V, V) - Method in class Jcg.graph.AdjacencyListGraph
 
removeEdge(int, int) - Method in class Jcg.graph.arraybased.ArrayBasedAdjacencyListGraph
 
removeEdge(int, int) - Method in class Jcg.graph.arraybased.ArrayBasedAdjacencyMatrixGraph
remove an edge between vertices d and a
removeEdge(int, int) - Method in interface Jcg.graph.arraybased.ArrayBasedGraph
 
removeEdge(V, V) - Method in interface Jcg.graph.Graph
 
removeInfiniteElements(Collection<X>) - Method in class Jcg.triangulations3D.Delaunay_3
Useful method
removeNeighbor(Node<X>) - Method in class Jcg.graph.Node
 
removeNode(V) - Method in class Jcg.graph.AdjacencyListGraph
 
removeNode(V) - Method in interface Jcg.graph.Graph
 
removePoint(int, int) - Method in class Jcg.viewer.processing2d.Canvas2DProcessing
 
removeVertex - Variable in class Jcg.viewer.editor2d.Editor2D
 
renderModes - Variable in class Jcg.viewer.processing3d.MeshViewerProcessing
 
renderTriangleMesh(TransformGroup, Appearance, Point_3[], int[][], Color[]) - Method in class Jcg.viewer.j3d.MeshViewer
Render the set of triangle facets of a surface mesh (the input is a shared vertex representation)
renderType - Variable in class Jcg.viewer.processing3d.MeshViewerProcessing
 
repulsiveForce(double) - Method in class Jcg.graph.drawing.SpringDrawing_2
 
repulsiveForce(double) - Method in class Jcg.graph.drawing.SpringDrawing_3
 
reset() - Method in class Jcg.viewer.processing3d.ArcBall.Quat
 
resize(Point_2, Point_2) - Method in class Jcg.viewer.Draw2D
Resize the frame according to the window coordinates Input points are the left bottom and right top points of the window
resize(Point_2, Point_2) - Method in class Jcg.viewer.editor2d.Draw
 
restore() - Method in class Jcg.viewer.editor2d.Canvas2D
Restore initial configuration (data are deleted)
restore() - Method in class Jcg.viewer.editor2d.CylindricalCanvas2D
Restore initial configuration (data are deleted)
rightBack - Variable in class Jcg.mesh.arraybased.ArrayBasedWingededge
 
rightFront - Variable in class Jcg.mesh.arraybased.ArrayBasedWingededge
 
rnext() - Method in class Jcg.triangulations2D.QuadEdge
Returns the next QuadEdge along the right cycle (rnext.orig() == this.dest())
rootEdge - Variable in class Jcg.graph.generation.RandomSamplingTriangulations
 
rootEdge - Variable in class Jcg.schnyderwoods.PlanarTriSchnyderWood
 
round(double, int) - Static method in class Jcg.viewer.Draw2D
Return the value after truncation
round(double, int) - Static method in class Jcg.viewer.DrawSkeleton
Return the value after truncation
rprev() - Method in class Jcg.triangulations2D.QuadEdge
Returns the previous QuadEdge along the right cycle (rprev.dest() == this.orig())
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z