378 lines
33 KiB
HTML
378 lines
33 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="de">
|
|
<head>
|
|
<!-- Generated by javadoc (21) on Tue Jul 09 12:47:01 CEST 2024 -->
|
|
<title>G-Index</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="dc.created" content="2024-07-09">
|
|
<meta name="description" content="index: G">
|
|
<meta name="generator" content="javadoc/IndexWriter">
|
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.min.css" title="Style">
|
|
<script type="text/javascript" src="../script.js"></script>
|
|
<script type="text/javascript" src="../script-dir/jquery-3.6.1.min.js"></script>
|
|
<script type="text/javascript" src="../script-dir/jquery-ui.min.js"></script>
|
|
</head>
|
|
<body class="index-page">
|
|
<script type="text/javascript">var pathtoroot = "../";
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript ist im Browser deaktiviert.</div>
|
|
</noscript>
|
|
<div class="flex-box">
|
|
<header role="banner" class="flex-header">
|
|
<nav role="navigation">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Navigationslinks umschalten"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button>
|
|
<div class="skip-nav"><a href="#skip-navbar-top" title="Navigations-Links überspringen">Navigations-Links überspringen</a></div>
|
|
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
<li><a href="../index.html">Überblick</a></li>
|
|
<li>Package</li>
|
|
<li>Klasse</li>
|
|
<li><a href="../overview-tree.html">Baum</a></li>
|
|
<li class="nav-bar-cell1-rev">Index</li>
|
|
<li><a href="../help-doc.html#index">Hilfe</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="sub-nav">
|
|
<div id="navbar-sub-list"></div>
|
|
<div class="nav-list-search"><a href="../search.html">SEARCH</a>
|
|
<input type="text" id="search-input" disabled placeholder="Suchen">
|
|
<input type="reset" id="reset-button" disabled value="reset">
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
</header>
|
|
<div class="flex-content">
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1>Index</h1>
|
|
</div>
|
|
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">Q</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> <a href="index-21.html">W</a> <a href="index-22.html">X</a> <a href="index-23.html">Y</a> <br><a href="../allclasses-index.html">Alle Klassen und Schnittstellen</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">Alle Packages</a><span class="vertical-separator">|</span><a href="../constant-values.html">Konstantenfeldwerte</a><span class="vertical-separator">|</span><a href="../serialized-form.html">Serialisierte Form</a>
|
|
<h2 class="title" id="I:G">G</h2>
|
|
<dl class="index">
|
|
<dt><a href="../visualizationElements/Maze.html#generateWays()" class="member-name-link">generateWays()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Maze.html" title="Klasse in visualizationElements">Maze</a></dt>
|
|
<dd>
|
|
<div class="block">Generates ways through a maze full of walls.</div>
|
|
</dd>
|
|
<dt><a href="../logging/LogElementList.html#get()" class="member-name-link">get()</a> - Methode in Klasse logging.<a href="../logging/LogElementList.html" title="Klasse in logging">LogElementList</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the log lists actual element identified by member actual.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Maze.html#getAllCellNeighbours(visualizationElements.Cell)" class="member-name-link">getAllCellNeighbours(Cell)</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Maze.html" title="Klasse in visualizationElements">Maze</a></dt>
|
|
<dd>
|
|
<div class="block">Gets all neighbors of a cell.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#getAllEdges()" class="member-name-link">getAllEdges()</a> - Methode in Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns all edges in the graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#getAllVertexes()" class="member-name-link">getAllVertexes()</a> - Methode in Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns all vertices in the graph.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/ChessBoard.html#getBoard()" class="member-name-link">getBoard()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/ChessBoard.html" title="Klasse in visualizationElements">ChessBoard</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/ChessBoard.html#getCellHeight()" class="member-name-link">getCellHeight()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/ChessBoard.html" title="Klasse in visualizationElements">ChessBoard</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/ChessBoard.html#getCellWidth()" class="member-name-link">getCellWidth()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/ChessBoard.html" title="Klasse in visualizationElements">ChessBoard</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/BarChartElement.html#getColor()" class="member-name-link">getColor()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/BarChartElement.html" title="Klasse in visualizationElements">BarChartElement</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Edge.html#getColor()" class="member-name-link">getColor()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Edge.html" title="Klasse in visualizationElements">Edge</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Vertex.html#getColor()" class="member-name-link">getColor()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Vertex.html" title="Klasse in visualizationElements">Vertex</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Cell.html#getColumn()" class="member-name-link">getColumn()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Cell.html" title="Klasse in visualizationElements">Cell</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the column number.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Table.html#getColumnCaptions()" class="member-name-link">getColumnCaptions()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Table.html" title="Klasse in visualizationElements">Table</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../graph/MarkedVertex.html#getCords()" class="member-name-link">getCords()</a> - Methode in Klasse graph.<a href="../graph/MarkedVertex.html" title="Klasse in graph">MarkedVertex</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the coordinates of the vertex.</div>
|
|
</dd>
|
|
<dt><a href="../logging/LogElement.html#getDescription()" class="member-name-link">getDescription()</a> - Methode in Klasse logging.<a href="../logging/LogElement.html" title="Klasse in logging">LogElement</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the step's description.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Edge.html#getDestination()" class="member-name-link">getDestination()</a> - Methode in Klasse graph.<a href="../graph/Edge.html" title="Klasse in graph">Edge</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the destination vertex of the edge.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Edge.html#getDestination()" class="member-name-link">getDestination()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Edge.html" title="Klasse in visualizationElements">Edge</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualisation/DrawArea.html#getDrawAreaName()" class="member-name-link">getDrawAreaName()</a> - Methode in Klasse visualisation.<a href="../visualisation/DrawArea.html" title="Klasse in visualisation">DrawArea</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the draw area's name</div>
|
|
</dd>
|
|
<dt><a href="../OurApplication/OurLogElement.html#getEdge()" class="member-name-link">getEdge()</a> - Methode in Klasse OurApplication.<a href="../OurApplication/OurLogElement.html" title="Klasse in OurApplication">OurLogElement</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the edge associated with this log element.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Graph.html#getEdges()" class="member-name-link">getEdges()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Graph.html" title="Klasse in visualizationElements">Graph</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Graph.html#getEdgeStyle()" class="member-name-link">getEdgeStyle()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Graph.html" title="Klasse in visualizationElements">Graph</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../graph/WrapperElement.html#getElement()" class="member-name-link">getElement()</a> - Methode in Klasse graph.<a href="../graph/WrapperElement.html" title="Klasse in graph">WrapperElement</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the marked vertex stored in this wrapper element.</div>
|
|
</dd>
|
|
<dt><a href="../OurApplication/OurLogElement.html#getGraph()" class="member-name-link">getGraph()</a> - Methode in Klasse OurApplication.<a href="../OurApplication/OurLogElement.html" title="Klasse in OurApplication">OurLogElement</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the graph associated with this log element.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/BarChart.html#getHeight()" class="member-name-link">getHeight()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/BarChart.html" title="Klasse in visualizationElements">BarChart</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/DotChart.html#getHeight()" class="member-name-link">getHeight()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/DotChart.html" title="Klasse in visualizationElements">DotChart</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Table.html#getHeight()" class="member-name-link">getHeight()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Table.html" title="Klasse in visualizationElements">Table</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Maze.html#getHeigth()" class="member-name-link">getHeigth()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Maze.html" title="Klasse in visualizationElements">Maze</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../graph/DirectedGraph.html#getLogList()" class="member-name-link">getLogList()</a> - Methode in Klasse graph.<a href="../graph/DirectedGraph.html" title="Klasse in graph">DirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the log list associated with this directed graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#getLogList()" class="member-name-link">getLogList()</a> - Methode in Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract method to get the log list associated with the graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/UndirectedGraph.html#getLogList()" class="member-name-link">getLogList()</a> - Methode in Klasse graph.<a href="../graph/UndirectedGraph.html" title="Klasse in graph">UndirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the log list containing logging elements related to operations on this graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/MarkedEdge.html#getMarking()" class="member-name-link">getMarking()</a> - Methode in Klasse graph.<a href="../graph/MarkedEdge.html" title="Klasse in graph">MarkedEdge</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the marking of the edge.</div>
|
|
</dd>
|
|
<dt><a href="../graph/MarkedVertex.html#getMarking()" class="member-name-link">getMarking()</a> - Methode in Klasse graph.<a href="../graph/MarkedVertex.html" title="Klasse in graph">MarkedVertex</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the marking of the vertex.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/ChessBoard.html#getMarking()" class="member-name-link">getMarking()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/ChessBoard.html" title="Klasse in visualizationElements">ChessBoard</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Edge.html#getMarking()" class="member-name-link">getMarking()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Edge.html" title="Klasse in visualizationElements">Edge</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Vertex.html#getMarking()" class="member-name-link">getMarking()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Vertex.html" title="Klasse in visualizationElements">Vertex</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Maze.html#getMaze()" class="member-name-link">getMaze()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Maze.html" title="Klasse in visualizationElements">Maze</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../graph/Edge.html#getName()" class="member-name-link">getName()</a> - Methode in Klasse graph.<a href="../graph/Edge.html" title="Klasse in graph">Edge</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the name of the edge.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#getName()" class="member-name-link">getName()</a> - Methode in Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the name of the graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Vertex.html#getName()" class="member-name-link">getName()</a> - Methode in Klasse graph.<a href="../graph/Vertex.html" title="Klasse in graph">Vertex</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the name of the vertex.</div>
|
|
</dd>
|
|
<dt><a href="../graph/UndirectedGraph.html#getNeighbours(graph.MarkedVertex)" class="member-name-link">getNeighbours(MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/UndirectedGraph.html" title="Klasse in graph">UndirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a vector containing all neighbors (adjacent vertices) of a specified vertex in the undirected graph.</div>
|
|
</dd>
|
|
<dt><a href="../logging/Algorithm.html#getParameterArea()" class="member-name-link">getParameterArea()</a> - Methode in Klasse logging.<a href="../logging/Algorithm.html" title="Klasse in logging">Algorithm</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the algorithm's parameter area.</div>
|
|
</dd>
|
|
<dt><a href="../graph/DirectedGraph.html#getPredecessors(graph.MarkedVertex)" class="member-name-link">getPredecessors(MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/DirectedGraph.html" title="Klasse in graph">DirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a vector of predecessor vertices (i.e., vertices with edges directed towards the specified vertex).</div>
|
|
</dd>
|
|
<dt><a href="../graph/WrapperElement.html#getPriority()" class="member-name-link">getPriority()</a> - Methode in Klasse graph.<a href="../graph/WrapperElement.html" title="Klasse in graph">WrapperElement</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the priority associated with this wrapper element.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Cell.html#getRow()" class="member-name-link">getRow()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Cell.html" title="Klasse in visualizationElements">Cell</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the row number.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Edge.html#getScreenEdge()" class="member-name-link">getScreenEdge()</a> - Methode in Klasse graph.<a href="../graph/Edge.html" title="Klasse in graph">Edge</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract method to retrieve the screen representation of the edge for visualization.</div>
|
|
</dd>
|
|
<dt><a href="../graph/MarkedEdge.html#getScreenEdge()" class="member-name-link">getScreenEdge()</a> - Methode in Klasse graph.<a href="../graph/MarkedEdge.html" title="Klasse in graph">MarkedEdge</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the screen edge used for visualization.</div>
|
|
</dd>
|
|
<dt><a href="../graph/DirectedGraph.html#getScreenGraph()" class="member-name-link">getScreenGraph()</a> - Methode in Klasse graph.<a href="../graph/DirectedGraph.html" title="Klasse in graph">DirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the screen graph associated with this directed graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#getScreenGraph()" class="member-name-link">getScreenGraph()</a> - Methode in Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract method to get the visualization representation of the graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/UndirectedGraph.html#getScreenGraph()" class="member-name-link">getScreenGraph()</a> - Methode in Klasse graph.<a href="../graph/UndirectedGraph.html" title="Klasse in graph">UndirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the visualization graph associated with this undirected graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/DirectedGraph.html#getScreenGraphCopy()" class="member-name-link">getScreenGraphCopy()</a> - Methode in Klasse graph.<a href="../graph/DirectedGraph.html" title="Klasse in graph">DirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a copy of the screen graph associated with this directed graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/UndirectedGraph.html#getScreenGraphCopy()" class="member-name-link">getScreenGraphCopy()</a> - Methode in Klasse graph.<a href="../graph/UndirectedGraph.html" title="Klasse in graph">UndirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Creates and retrieves a deep copy of the visualization graph associated with this undirected graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/MarkedVertex.html#getScreenVertex()" class="member-name-link">getScreenVertex()</a> - Methode in Klasse graph.<a href="../graph/MarkedVertex.html" title="Klasse in graph">MarkedVertex</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the screen vertex used for visualization.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Vertex.html#getScreenVertex()" class="member-name-link">getScreenVertex()</a> - Methode in Klasse graph.<a href="../graph/Vertex.html" title="Klasse in graph">Vertex</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract method to retrieve the visualization representation of the vertex.</div>
|
|
</dd>
|
|
<dt><a href="../visualisation/DrawArea.html#getScrollPane()" class="member-name-link">getScrollPane()</a> - Methode in Klasse visualisation.<a href="../visualisation/DrawArea.html" title="Klasse in visualisation">DrawArea</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the draw area'a scroll pane.</div>
|
|
</dd>
|
|
<dt><a href="../visualisation/LegendArea.html#getScrollPane()" class="member-name-link">getScrollPane()</a> - Methode in Klasse visualisation.<a href="../visualisation/LegendArea.html" title="Klasse in visualisation">LegendArea</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the legend area's scroll pane.</div>
|
|
</dd>
|
|
<dt><a href="../visualisation/ParameterArea.html#getScrollPane()" class="member-name-link">getScrollPane()</a> - Methode in Klasse visualisation.<a href="../visualisation/ParameterArea.html" title="Klasse in visualisation">ParameterArea</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the parameter area's scroll pane.</div>
|
|
</dd>
|
|
<dt><a href="../visualisation/TextArea.html#getScrollPane()" class="member-name-link">getScrollPane()</a> - Methode in Klasse visualisation.<a href="../visualisation/TextArea.html" title="Klasse in visualisation">TextArea</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the text area's scroll pane.</div>
|
|
</dd>
|
|
<dt><a href="../OurApplication/OurParameterArea.html#getSelectedGraph()" class="member-name-link">getSelectedGraph()</a> - Methode in Klasse OurApplication.<a href="../OurApplication/OurParameterArea.html" title="Klasse in OurApplication">OurParameterArea</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the selected graph based on the user's choice.</div>
|
|
</dd>
|
|
<dt><a href="../OurApplication/OurMethodButtons.html#getSelectedMethod()" class="member-name-link">getSelectedMethod()</a> - Methode in Klasse OurApplication.<a href="../OurApplication/OurMethodButtons.html" title="Klasse in OurApplication">OurMethodButtons</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the selected algorithmic method.</div>
|
|
</dd>
|
|
<dt><a href="../graph/DirectedGraph.html#getShortestPathAStar(graph.MarkedVertex,graph.MarkedVertex)" class="member-name-link">getShortestPathAStar(MarkedVertex<T>, MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/DirectedGraph.html" title="Klasse in graph">DirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Finds the shortest path between two vertices using the A* algorithm.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#getShortestPathAStar(graph.MarkedVertex,graph.MarkedVertex)" class="member-name-link">getShortestPathAStar(MarkedVertex<T>, MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract method to find the shortest path between two vertices using A* algorithm.</div>
|
|
</dd>
|
|
<dt><a href="../graph/UndirectedGraph.html#getShortestPathAStar(graph.MarkedVertex,graph.MarkedVertex)" class="member-name-link">getShortestPathAStar(MarkedVertex<T>, MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/UndirectedGraph.html" title="Klasse in graph">UndirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Computes the shortest path between two vertices using A* algorithm in the undirected graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/DirectedGraph.html#getShortestPathDijkstra(graph.MarkedVertex,graph.MarkedVertex)" class="member-name-link">getShortestPathDijkstra(MarkedVertex<T>, MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/DirectedGraph.html" title="Klasse in graph">DirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Finds the shortest path between two vertices using Dijkstra's algorithm.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#getShortestPathDijkstra(graph.MarkedVertex,graph.MarkedVertex)" class="member-name-link">getShortestPathDijkstra(MarkedVertex<T>, MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract method to find the shortest path between two vertices using Dijkstra's algorithm.</div>
|
|
</dd>
|
|
<dt><a href="../graph/UndirectedGraph.html#getShortestPathDijkstra(graph.MarkedVertex,graph.MarkedVertex)" class="member-name-link">getShortestPathDijkstra(MarkedVertex<T>, MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/UndirectedGraph.html" title="Klasse in graph">UndirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Computes the shortest path between two vertices using Dijkstra's algorithm in the undirected graph.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/ChessBoard.html#getSize()" class="member-name-link">getSize()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/ChessBoard.html" title="Klasse in visualizationElements">ChessBoard</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../graph/Edge.html#getSource()" class="member-name-link">getSource()</a> - Methode in Klasse graph.<a href="../graph/Edge.html" title="Klasse in graph">Edge</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the source vertex of the edge.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Edge.html#getSource()" class="member-name-link">getSource()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Edge.html" title="Klasse in visualizationElements">Edge</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/DotChart.html#getStartXPos()" class="member-name-link">getStartXPos()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/DotChart.html" title="Klasse in visualizationElements">DotChart</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualisation/HybridWindow.html#getState()" class="member-name-link">getState()</a> - Methode in Klasse visualisation.<a href="../visualisation/HybridWindow.html" title="Klasse in visualisation">HybridWindow</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the window's current state.</div>
|
|
</dd>
|
|
<dt><a href="../logging/LogElement.html#getStep()" class="member-name-link">getStep()</a> - Methode in Klasse logging.<a href="../logging/LogElement.html" title="Klasse in logging">LogElement</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the step's step number.</div>
|
|
</dd>
|
|
<dt><a href="../graph/DirectedGraph.html#getSuccessors(graph.MarkedVertex)" class="member-name-link">getSuccessors(MarkedVertex<T>)</a> - Methode in Klasse graph.<a href="../graph/DirectedGraph.html" title="Klasse in graph">DirectedGraph</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a vector of successor vertices (i.e., vertices with edges directed away from the specified vertex).</div>
|
|
</dd>
|
|
<dt><a href="../logging/Algorithm.html#getTitle()" class="member-name-link">getTitle()</a> - Methode in Klasse logging.<a href="../logging/Algorithm.html" title="Klasse in logging">Algorithm</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the algorithm title.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Maze.html#getUnvisitedCellNeighbors(visualizationElements.Cell)" class="member-name-link">getUnvisitedCellNeighbors(Cell)</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Maze.html" title="Klasse in visualizationElements">Maze</a></dt>
|
|
<dd>
|
|
<div class="block">Gets all unvisited neighbors of a cell.</div>
|
|
</dd>
|
|
<dt><a href="../OurApplication/OurLogElement.html#getValue()" class="member-name-link">getValue()</a> - Methode in Klasse OurApplication.<a href="../OurApplication/OurLogElement.html" title="Klasse in OurApplication">OurLogElement</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the sum up value associated with this log element.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/BarChartElement.html#getValue()" class="member-name-link">getValue()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/BarChartElement.html" title="Klasse in visualizationElements">BarChartElement</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/BarChart.html#getValues()" class="member-name-link">getValues()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/BarChart.html" title="Klasse in visualizationElements">BarChart</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/DotChart.html#getValues()" class="member-name-link">getValues()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/DotChart.html" title="Klasse in visualizationElements">DotChart</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Table.html#getValues()" class="member-name-link">getValues()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Table.html" title="Klasse in visualizationElements">Table</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../OurApplication/OurLogElement.html#getVertex()" class="member-name-link">getVertex()</a> - Methode in Klasse OurApplication.<a href="../OurApplication/OurLogElement.html" title="Klasse in OurApplication">OurLogElement</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the vertex associated with this log element.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Vertex.html#getVertexDiameter()" class="member-name-link">getVertexDiameter()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Vertex.html" title="Klasse in visualizationElements">Vertex</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Graph.html#getVertexes()" class="member-name-link">getVertexes()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Graph.html" title="Klasse in visualizationElements">Graph</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../graph/EdgeWeightMarking.html#getWeight()" class="member-name-link">getWeight()</a> - Methode in Klasse graph.<a href="../graph/EdgeWeightMarking.html" title="Klasse in graph">EdgeWeightMarking</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the weight value of this edge marking.</div>
|
|
</dd>
|
|
<dt><a href="../graph/VertexWeightMarking.html#getWeight()" class="member-name-link">getWeight()</a> - Methode in Klasse graph.<a href="../graph/VertexWeightMarking.html" title="Klasse in graph">VertexWeightMarking</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieves the weight associated with this vertex weight marking.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/BarChart.html#getWidth()" class="member-name-link">getWidth()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/BarChart.html" title="Klasse in visualizationElements">BarChart</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/DotChart.html#getWidth()" class="member-name-link">getWidth()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/DotChart.html" title="Klasse in visualizationElements">DotChart</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Maze.html#getWidth()" class="member-name-link">getWidth()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Maze.html" title="Klasse in visualizationElements">Maze</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Table.html#getWidth()" class="member-name-link">getWidth()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Table.html" title="Klasse in visualizationElements">Table</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Vertex.html#getXpos()" class="member-name-link">getXpos()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Vertex.html" title="Klasse in visualizationElements">Vertex</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../visualizationElements/Vertex.html#getYpos()" class="member-name-link">getYpos()</a> - Methode in Klasse visualizationElements.<a href="../visualizationElements/Vertex.html" title="Klasse in visualizationElements">Vertex</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../graph/package-summary.html">graph</a> - Package graph</dt>
|
|
<dd> </dd>
|
|
<dt><a href="../graph/Graph.html" class="type-name-link" title="Klasse in graph">Graph<T,<wbr>U></a> - Klasse in <a href="../graph/package-summary.html">graph</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract class representing a generic graph.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Graph.html" class="type-name-link" title="Klasse in visualizationElements">Graph</a> - Klasse in <a href="../visualizationElements/package-summary.html">visualizationElements</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a graph to visualize search algorithms.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#%3Cinit%3E()" class="member-name-link">Graph()</a> - Konstruktor für Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor initializes an empty graph.</div>
|
|
</dd>
|
|
<dt><a href="../graph/Graph.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Graph(String)</a> - Konstruktor für Klasse graph.<a href="../graph/Graph.html" title="Klasse in graph">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor that initializes the graph with a given name.</div>
|
|
</dd>
|
|
<dt><a href="../visualizationElements/Graph.html#%3Cinit%3E(java.util.Vector,java.util.Vector,boolean,visualizationElements.EdgeStyle)" class="member-name-link">Graph(Vector<Vertex>, Vector<Edge>, boolean, EdgeStyle)</a> - Konstruktor für Klasse visualizationElements.<a href="../visualizationElements/Graph.html" title="Klasse in visualizationElements">Graph</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a new Graph.</div>
|
|
</dd>
|
|
</dl>
|
|
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">Q</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> <a href="index-21.html">W</a> <a href="index-22.html">X</a> <a href="index-23.html">Y</a> <br><a href="../allclasses-index.html">Alle Klassen und Schnittstellen</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">Alle Packages</a><span class="vertical-separator">|</span><a href="../constant-values.html">Konstantenfeldwerte</a><span class="vertical-separator">|</span><a href="../serialized-form.html">Serialisierte Form</a></main>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|