A B C D E F G H I L M N O P R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- r - Variable in class com.algo.rendering.GralogColor
- radius - Variable in class com.algo.structure.Vertex
- RandomGraph - Class in com.algo.generator
- RandomGraph() - Constructor for class com.algo.generator.RandomGraph
- RandomGraphParameters - Class in com.algo.config
- RandomGraphParameters(List<String>) - Constructor for class com.algo.config.RandomGraphParameters
- readOnly() - Method in annotation type com.algo.annotations.DataField
- Rectangle - Class in com.algo.rendering.shapes
- Rectangle(SizeBox) - Constructor for class com.algo.rendering.shapes.Rectangle
- RED - com.algo.rendering.GralogColor.Color
- RED - Static variable in class com.algo.rendering.GralogColor
- registerClass(Class<?>) - Static method in class com.algo.plugins.PluginManager
-
Registers a single class to the respective manager class.
- registerClass(String, String, Class<?>) - Static method in class com.algo.plugins.PluginManager
-
Registers a single class to the respective manager class.
- registerExportFilterClass(Class<?>, String) - Static method in class com.algo.export.ExportFilterManager
- registerGeneratorClass(Class<?>, String) - Static method in class com.algo.generator.GeneratorManager
- registerStructureClass(Class<?>, String) - Static method in class com.algo.structure.StructureManager
- remove(Object) - Method in class com.algo.structure.Highlights
- removeAll(List) - Method in class com.algo.structure.Highlights
- removeControlPoint(ControlPoint) - Method in class com.algo.structure.Edge
- removeEdge(int) - Method in class com.algo.structure.Structure
- removeEdge(Edge) - Method in class com.algo.structure.Structure
- removeEdge(Edge, boolean) - Method in class com.algo.structure.Structure
-
Removes an edge from the structure.
- removeVertex(Vertex) - Method in class com.algo.structure.Structure
-
Removes a vertex and its incident edges from the structure.
- removeVertexByID(int) - Method in class com.algo.structure.Structure
-
Removes vertex from the structure for a given ID.
- removeVertices(Collection<V>) - Method in class com.algo.structure.Structure
- render(GralogGraphicsContext, Vector2D, GralogColor, GralogColor) - Method in class com.algo.rendering.shapes.RenderingShape
- render(GralogGraphicsContext, Vector2D, String, GralogColor, GralogColor) - Method in class com.algo.rendering.shapes.Cycle
- render(GralogGraphicsContext, Vector2D, String, GralogColor, GralogColor) - Method in class com.algo.rendering.shapes.Diamond
- render(GralogGraphicsContext, Vector2D, String, GralogColor, GralogColor) - Method in class com.algo.rendering.shapes.Ellipse
- render(GralogGraphicsContext, Vector2D, String, GralogColor, GralogColor) - Method in class com.algo.rendering.shapes.Rectangle
- render(GralogGraphicsContext, Vector2D, String, GralogColor, GralogColor) - Method in class com.algo.rendering.shapes.RenderingShape
-
Renders a shape on the provided graphics context.
- RenderingShape - Class in com.algo.rendering.shapes
- RenderingShape(SizeBox) - Constructor for class com.algo.rendering.shapes.RenderingShape
-
Creates a RenderingShape with sensible default values, so that the final size of the rendered shape has similar dimensions as the rectangle of the given SizeBox
- renderingShapeClasses - Static variable in class com.algo.rendering.shapes.RenderingShape
- Result() - Constructor for class com.algo.parser.SyntaxChecker.Result
- ROOT_PATH - Static variable in class com.algo.export.XSLTService
- rotate(double) - Method in class com.algo.rendering.Vector2D
- rotate(Vector2D, double) - Method in class com.algo.rendering.Vector2D
- run(Grammar, String, String) - Static method in class com.algo.algorithms.cfg.CYKAlgorithm
- run(Structure<Vertex, Edge>, Vertex, String) - Static method in class com.algo.algorithms.graph.shortestpath.BellmanFordAlgorithm
- run(Structure<Vertex, Edge>, String) - Static method in class com.algo.algorithms.graph.shortestpath.FloydWarshallAlgorithm
- run(Structure, Vertex, String) - Static method in class com.algo.algorithms.graph.shortestpath.DijkstrasAlgorithm
- run(Structure, Vertex, String) - Static method in class com.algo.algorithms.graph.traversal.BFSTraversal
- run(Structure, Vertex, String) - Static method in class com.algo.algorithms.graph.traversal.DFSTraversal
- run(Scanner) - Method in class com.algo.algorithms.AlgorithmsRunner
- run(Scanner) - Method in class com.algo.algorithms.cfg.CYKAlgorithm
- run(Scanner) - Method in class com.algo.algorithms.graph.GraphAlgorithmsRunner
- run(Scanner) - Method in class com.algo.algorithms.graph.shortestpath.BellmanFordAlgorithm
- run(Scanner) - Method in class com.algo.algorithms.graph.shortestpath.DijkstrasAlgorithm
- run(Scanner) - Method in class com.algo.algorithms.graph.shortestpath.FloydWarshallAlgorithm
- run(Scanner) - Method in class com.algo.algorithms.graph.shortestpath.ShortestPathRunner
- run(Scanner) - Method in class com.algo.algorithms.graph.traversal.BFSTraversal
- run(Scanner) - Method in class com.algo.algorithms.graph.traversal.DFSTraversal
- run(Scanner) - Method in class com.algo.algorithms.graph.traversal.GraphTraversalRunner
- run(Scanner) - Method in class com.algo.MainRunner
- run(Scanner) - Method in class com.algo.Runner
- Runner - Class in com.algo
- Runner() - Constructor for class com.algo.Runner
- runXSLTTransform(String, String, String) - Static method in class com.algo.export.XSLTService
- runXSLTTransformGraphIterations(String, String) - Static method in class com.algo.export.XSLTService
- runXSLTTransformTable(String, String) - Static method in class com.algo.export.XSLTService
All Classes All Packages