Index

A B C D E F G H I L M N O P Q R S T U V W X Y 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

R

removeCellsEastWall(int, int) - Methode in Klasse visualizationElements.Maze
Removes a cell's east wall.
removeCellsNorthWall(int, int) - Methode in Klasse visualizationElements.Maze
Removes a cell's north wall.
removeCellsSouthWall(int, int) - Methode in Klasse visualizationElements.Maze
Removes a cell's south wall.
removeCellsWestWall(int, int) - Methode in Klasse visualizationElements.Maze
Removes a cell's west wall.
removeEastWall() - Methode in Klasse visualizationElements.Cell
Sets the cell's east wall to false.
removeEdge(MarkedEdge<U>) - Methode in Klasse graph.DirectedGraph
Removes an edge from the graph.
removeEdge(MarkedEdge<U>) - Methode in Klasse graph.Graph
Removes an edge from the graph.
removeEdge(MarkedEdge<U>) - Methode in Klasse graph.UndirectedGraph
Removes an edge from the undirected graph and updates the associated visualization graph.
removeEdge(String) - Methode in Klasse graph.Graph
Removes an edge from the graph based on its name.
removeNorthWall() - Methode in Klasse visualizationElements.Cell
Sets the cell's north wall to false.
removeSouthWall() - Methode in Klasse visualizationElements.Cell
Sets the cell's south wall to false.
removeVertex(MarkedVertex<T>) - Methode in Klasse graph.DirectedGraph
Removes a vertex from the graph.
removeVertex(MarkedVertex<T>) - Methode in Klasse graph.Graph
Removes a vertex from the graph.
removeVertex(MarkedVertex<T>) - Methode in Klasse graph.UndirectedGraph
Removes a vertex from the undirected graph and updates the associated visualization graph.
removeVertex(String) - Methode in Klasse graph.Graph
Removes a vertex from the graph based on its name.
removeWallBetweenCurrentCellAndNeighbour(Cell, Cell) - Methode in Klasse visualizationElements.Maze
Removes the wall between two cells.
removeWestWall() - Methode in Klasse visualizationElements.Cell
Sets the cell's west wall to false.
row - Variable in Klasse visualizationElements.Cell
 
run() - Methode in Klasse logging.Algorithm
Runs the algorithm with parameters specified in parameterArea.
run() - Methode in Klasse OurApplication.OurAlgorithm
Overridden method from the superclass.
RUNSTATE - Variable in Klasse visualisation.HybridWindow
Constant representing state of activated algorithm.
A B C D E F G H I L M N O P Q R S T U V W X Y 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form