Index
All Classes|All Packages|Constant Field Values|Serialized Form
G
- get(Key) - Method in class shortestPath.IndexMinPQ
-
Gibt den Prioritätswert für Schlüssel k zurück.
- getColor() - Method in class gui.Route
- getColor() - Method in class gui.Station
- getDegree(V) - Method in class undirectedGraph.AdjacencyListUndirectedGraph
- getDegree(V) - Method in interface undirectedGraph.UndirectedGraph
-
Liefert Grad des Knotens v zurück.
- getDistance() - Method in class shortestPath.ShortestPath
-
Liefert die Länge eines kürzesten Weges von Startknoten s nach Zielknoten g zurück.
- getGraph() - Static method in class shortestPath.ScotlandYard
-
Fabrikmethode zur Erzeugung eines gerichteten Graphens für den Scotland-Yard-Spielplan.
- getMinKey() - Method in class shortestPath.IndexMinPQ
-
Liefert Schlüssel mit kleinstem Prioritätswert.
- getMinValue() - Method in class shortestPath.IndexMinPQ
-
Liefert kleinsten Prioritätswert.
- getNeighborSet(V) - Method in class undirectedGraph.AdjacencyListUndirectedGraph
- getNeighborSet(V) - Method in interface undirectedGraph.UndirectedGraph
-
Liefert eine nicht modifizierbare Sicht (unmodifiable view) auf die Menge aller Nachbarknoten von v zurück.
- getNumberOfEdges() - Method in class undirectedGraph.AdjacencyListUndirectedGraph
- getNumberOfEdges() - Method in interface undirectedGraph.UndirectedGraph
-
Liefert Anzahl der Kanten im Graph zurück.
- getNumberOfVertexes() - Method in class undirectedGraph.AdjacencyListUndirectedGraph
- getNumberOfVertexes() - Method in interface undirectedGraph.UndirectedGraph
-
Liefert Anzahl der Knoten im Graph zurück.
- getPixelPos(int) - Method in class gui.SimGUI
- getPos() - Method in class gui.Station
- getPreferredSize() - Method in class gui.Map
- getShortestPath() - Method in class shortestPath.ShortestPath
-
Liefert einen kürzesten Weg von Startknoten s nach Zielknoten g.
- getStationPos(int) - Method in class sim.SYSimulation
-
Liefert die Pixelkoordinaten einer bestimmten Station auf der Karte.
- getVertexSet() - Method in class undirectedGraph.AdjacencyListUndirectedGraph
- getVertexSet() - Method in interface undirectedGraph.UndirectedGraph
-
Liefert eine nicht modifizierbare Sicht (unmodifiable view) auf die Menge aller Knoten im Graph zurück.
- getWeight(V, V) - Method in class undirectedGraph.AdjacencyListUndirectedGraph
- getWeight(V, V) - Method in interface undirectedGraph.UndirectedGraph
-
Liefert Gewicht der Kante zurück.
- gui - package gui
All Classes|All Packages|Constant Field Values|Serialized Form