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

R

ROWS - Static variable in class y25.graphics.Transform
Storage specifier - indicates that the rows of a matrix are stored consecutively.
Realizer25DFactory - class y25.view.realizer.Realizer25DFactory.
Copies node and edge realizers and adds the "25D" extension, if necessarry.
Realizer25DFactory(NodeRealizer, EdgeRealizer) - Constructor for class y25.view.realizer.Realizer25DFactory
Creates a new Realizer25DFactory with the passsed realizers as the default node and edge realizers.
reInsertBend(Bend, Bend, int) - Method in class y25.view.realizer.DummyEdgeRealizer25D
 
read(Graph25D, String) - Method in class y25.io.GMLIOHandler25D
Reads a 2.5 graph from the file with the passed name into the passed Graph25D.
recalculateBoundingBox() - Method in class y25.layout.LayeredLayoutGraph
Erases the previously computed bounding box or this graph and recomputes it.
remove(Object) - Method in interface y25.base.EdgeMap
Removes the value stored for the given edge, if present.
remove(Object) - Method in interface y25.base.GraphMap
Removes the value stored for the given graph, if present.
remove(Object) - Method in interface y25.base.LayerEdgeMap
Removes the value stored for the given layer edge, if present.
remove(Object) - Method in class y25.base.LayeredGraph.EdgeMapImpl
 
remove(Object) - Method in class y25.base.LayeredGraph.GraphMapImpl
 
remove(Object) - Method in class y25.base.LayeredGraph.LayerEdgeMapImpl
 
remove(Object) - Method in class y25.base.LayeredGraph.NodeMapImpl
 
remove(Object) - Method in interface y25.base.NodeMap
Removes the value stored for the given node, if present.
removeBend(Bend) - Method in class y25.view.realizer.DummyEdgeRealizer25D
 
removeEdgeID(Edge) - Method in class y25.base.LayeredGraph.IDAssigner
Removes the edge ID of the passed edge from the set of used IDs.
removeGraph(Graph) - Method in class y25.base.LayeredGraph
Removes the passed graph from this LayeredGraph.
removeGraph(Graph) - Method in class y25.layout.LayeredLayoutGraph
Removes the passed LayoutGraph from this LayeredLayoutGraph.
removeGraph(Graph) - Method in class y25.view.Graph25D
Removes the passed Graph2D from this Graph25D.
removeID(int) - Method in class y25.base.LayeredGraph.IDCreator
Marks the passed as ready for reuse.
removeIDs(Graph) - Method in class y25.base.LayeredGraph.IDAssigner
Removes IDs of nodes and edges that occur in the passed graph from the set of used IDs.
removeLayerEdge(LayerEdge) - Method in class y25.base.LayeredGraph
Removes the passed layer edge from this LayeredGraph.
removeLayerEdge(LayerEdge) - Method in class y25.layout.LayeredLayoutGraph
Removes the passed layer edge from this LayeredLayoutGraph.
removeLayerEdge(LayerEdge) - Method in class y25.view.Graph25D
Removes the passed layer edge from this Graph25D.
removeNodeID(Node) - Method in class y25.base.LayeredGraph.IDAssigner
Removes the node ID of the passed node from the set of used IDs.
reshape(GLAutoDrawable, int, int, int, int) - Method in class y25.view.Graph25DView
Adjusts camera parameters when the canvas this view renders into is resized.
reverse() - Method in class y25.graphics.Vector3D
Reverses the direction of this vector.
rotate(float, float, float) - Method in class y25.graphics.Camera
Rotates the camera by the passed angles in degrees.
rotate(Vector3D, float) - Static method in class y25.graphics.Transform
Creates a transform, that, when applied, performs a counter-clockwise rotation around the given vector.
rotateX(float) - Static method in class y25.graphics.Transform
Creates a transform, that, when applied, performs a counter-clockwise rotation around the x-axis.
rotateY(float) - Static method in class y25.graphics.Transform
Creates a transform, that, when applied, performs a counter-clockwise rotation around the y-axis.
rotateZ(float) - Static method in class y25.graphics.Transform
Creates a transform, that, when applied, performs a counter-clockwise rotation around the z-axis.

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