blob: cc2dd187a0a90080ea6d88fcec6aa28fb396cb07 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_262) on Thu Oct 29 15:52:11 GMT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.eclipse.mosaic.lib.routing.CandidateRoute (Eclipse MOSAIC Parent 20.0 API)</title>
<meta name="date" content="2020-10-29">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.mosaic.lib.routing.CandidateRoute (Eclipse MOSAIC Parent 20.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/mosaic/lib/routing/class-use/CandidateRoute.html" target="_top">Frames</a></li>
<li><a href="CandidateRoute.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.eclipse.mosaic.lib.routing.CandidateRoute" class="title">Uses of Class<br>org.eclipse.mosaic.lib.routing.CandidateRoute</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.mosaic.fed.application.ambassador.navigation">org.eclipse.mosaic.fed.application.ambassador.navigation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.mosaic.lib.routing">org.eclipse.mosaic.lib.routing</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.mosaic.lib.routing.database">org.eclipse.mosaic.lib.routing.database</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.mosaic.lib.routing.graphhopper">org.eclipse.mosaic.lib.routing.graphhopper</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.mosaic.lib.routing.norouting">org.eclipse.mosaic.lib.routing.norouting</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.mosaic.fed.application.ambassador.navigation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a> in <a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/package-summary.html">org.eclipse.mosaic.fed.application.ambassador.navigation</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/package-summary.html">org.eclipse.mosaic.fed.application.ambassador.navigation</a> that return types with arguments of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CentralNavigationComponent.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/CentralNavigationComponent.html#approximateCosts-java.util.Collection-java.lang.String-">approximateCosts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;&nbsp;candidateRoutes,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lastNodeId)</code>
<div class="block">Approximates the costs for all <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing"><code>CandidateRoute</code></a>s passed to the function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">INavigationModule.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/INavigationModule.html#retrieveAllValidRoutesToTarget-org.eclipse.mosaic.lib.geo.GeoPoint-">retrieveAllValidRoutesToTarget</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/geo/GeoPoint.html" title="interface in org.eclipse.mosaic.lib.geo">GeoPoint</a>&nbsp;targetGeoPoint)</code>
<div class="block">Returns all existing routes that can be taken to target position using <a href="../../../../../../org/eclipse/mosaic/lib/geo/GeoPoint.html" title="interface in org.eclipse.mosaic.lib.geo"><code>GeoPoint</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">NavigationModule.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/NavigationModule.html#retrieveAllValidRoutesToTarget-org.eclipse.mosaic.lib.geo.GeoPoint-">retrieveAllValidRoutesToTarget</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/geo/GeoPoint.html" title="interface in org.eclipse.mosaic.lib.geo">GeoPoint</a>&nbsp;targetGeoPoint)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">INavigationModule.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/INavigationModule.html#retrieveAllValidRoutesToTarget-org.eclipse.mosaic.lib.routing.RoutingPosition-">retrieveAllValidRoutesToTarget</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/RoutingPosition.html" title="class in org.eclipse.mosaic.lib.routing">RoutingPosition</a>&nbsp;targetPosition)</code>
<div class="block">Returns all existing routes that can be taken to target position using <a href="../../../../../../org/eclipse/mosaic/lib/routing/RoutingPosition.html" title="class in org.eclipse.mosaic.lib.routing"><code>RoutingPosition</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">NavigationModule.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/NavigationModule.html#retrieveAllValidRoutesToTarget-org.eclipse.mosaic.lib.routing.RoutingPosition-">retrieveAllValidRoutesToTarget</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/RoutingPosition.html" title="class in org.eclipse.mosaic.lib.routing">RoutingPosition</a>&nbsp;targetPosition)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/package-summary.html">org.eclipse.mosaic.fed.application.ambassador.navigation</a> with parameters of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">INavigationModule.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/INavigationModule.html#switchRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-">switchRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;route)</code>
<div class="block">Switch to a specific route.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">NavigationModule.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/NavigationModule.html#switchRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-">switchRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;newRoute)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/objects/vehicle/VehicleRoute.html" title="class in org.eclipse.mosaic.lib.objects.vehicle">VehicleRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">CentralNavigationComponent.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/CentralNavigationComponent.html#switchRoute-org.eclipse.mosaic.lib.objects.vehicle.VehicleData-org.eclipse.mosaic.lib.routing.CandidateRoute-org.eclipse.mosaic.lib.objects.vehicle.VehicleRoute-long-">switchRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/objects/vehicle/VehicleData.html" title="class in org.eclipse.mosaic.lib.objects.vehicle">VehicleData</a>&nbsp;vehicleData,
<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;rawRoute,
<a href="../../../../../../org/eclipse/mosaic/lib/objects/vehicle/VehicleRoute.html" title="class in org.eclipse.mosaic.lib.objects.vehicle">VehicleRoute</a>&nbsp;currentRoute,
long&nbsp;time)</code>
<div class="block">Switch to a specific route.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/package-summary.html">org.eclipse.mosaic.fed.application.ambassador.navigation</a> with type arguments of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CentralNavigationComponent.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/fed/application/ambassador/navigation/CentralNavigationComponent.html#approximateCosts-java.util.Collection-java.lang.String-">approximateCosts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;&nbsp;candidateRoutes,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lastNodeId)</code>
<div class="block">Approximates the costs for all <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing"><code>CandidateRoute</code></a>s passed to the function.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.mosaic.lib.routing">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a> in <a href="../../../../../../org/eclipse/mosaic/lib/routing/package-summary.html">org.eclipse.mosaic.lib.routing</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/lib/routing/package-summary.html">org.eclipse.mosaic.lib.routing</a> that return <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">Routing.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/Routing.html#approximateCostsForCandidateRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-java.lang.String-">approximateCostsForCandidateRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;route,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lastNodeId)</code>
<div class="block">Approximates the costs of a <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing"><code>CandidateRoute</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">RoutingResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/RoutingResponse.html#getBestRoute--">getBestRoute</a></span>()</code>
<div class="block">Returns the "best" route in regards to the given cost function.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/lib/routing/package-summary.html">org.eclipse.mosaic.lib.routing</a> that return types with arguments of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">RoutingResponse.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/RoutingResponse.html#getAlternativeRoutes--">getAlternativeRoutes</a></span>()</code>
<div class="block">Returns alternative route(s) excluding the best one.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/lib/routing/package-summary.html">org.eclipse.mosaic.lib.routing</a> with parameters of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">Routing.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/Routing.html#approximateCostsForCandidateRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-java.lang.String-">approximateCostsForCandidateRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;route,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lastNodeId)</code>
<div class="block">Approximates the costs of a <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing"><code>CandidateRoute</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/objects/vehicle/VehicleRoute.html" title="class in org.eclipse.mosaic.lib.objects.vehicle">VehicleRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">Routing.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/Routing.html#createRouteForRTI-org.eclipse.mosaic.lib.routing.CandidateRoute-">createRouteForRTI</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;candidateRoute)</code>
<div class="block">Build a new route out of a list with node ID's.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/eclipse/mosaic/lib/routing/package-summary.html">org.eclipse.mosaic.lib.routing</a> with parameters of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/RoutingResponse.html#RoutingResponse-org.eclipse.mosaic.lib.routing.CandidateRoute-java.util.List-">RoutingResponse</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;bestRoute,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;&nbsp;alternativeRoutes)</code>
<div class="block">Creates a routing response to the routing request with the best <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing"><code>CandidateRoute</code></a> and the alternative routes.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../org/eclipse/mosaic/lib/routing/package-summary.html">org.eclipse.mosaic.lib.routing</a> with type arguments of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/RoutingResponse.html#RoutingResponse-org.eclipse.mosaic.lib.routing.CandidateRoute-java.util.List-">RoutingResponse</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;bestRoute,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;&nbsp;alternativeRoutes)</code>
<div class="block">Creates a routing response to the routing request with the best <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing"><code>CandidateRoute</code></a> and the alternative routes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.mosaic.lib.routing.database">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a> in <a href="../../../../../../org/eclipse/mosaic/lib/routing/database/package-summary.html">org.eclipse.mosaic.lib.routing.database</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/lib/routing/database/package-summary.html">org.eclipse.mosaic.lib.routing.database</a> that return <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">DatabaseRouting.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/database/DatabaseRouting.html#approximateCostsForCandidateRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-java.lang.String-">approximateCostsForCandidateRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;route,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lastNodeId)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/lib/routing/database/package-summary.html">org.eclipse.mosaic.lib.routing.database</a> with parameters of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">DatabaseRouting.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/database/DatabaseRouting.html#approximateCostsForCandidateRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-java.lang.String-">approximateCostsForCandidateRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;route,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lastNodeId)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/database/route/Route.html" title="class in org.eclipse.mosaic.lib.database.route">Route</a></code></td>
<td class="colLast"><span class="typeNameLabel">RouteManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/database/RouteManager.html#createRouteByCandidateRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-">createRouteByCandidateRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;candidateRoute)</code>
<div class="block">This creates a new route based on the given nodes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/objects/vehicle/VehicleRoute.html" title="class in org.eclipse.mosaic.lib.objects.vehicle">VehicleRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">DatabaseRouting.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/database/DatabaseRouting.html#createRouteForRTI-org.eclipse.mosaic.lib.routing.CandidateRoute-">createRouteForRTI</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;candidateRoute)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.mosaic.lib.routing.graphhopper">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a> in <a href="../../../../../../org/eclipse/mosaic/lib/routing/graphhopper/package-summary.html">org.eclipse.mosaic.lib.routing.graphhopper</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/lib/routing/graphhopper/package-summary.html">org.eclipse.mosaic.lib.routing.graphhopper</a> that return types with arguments of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GraphHopperRouting.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/graphhopper/GraphHopperRouting.html#findRoutes-org.eclipse.mosaic.lib.routing.RoutingRequest-">findRoutes</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/RoutingRequest.html" title="class in org.eclipse.mosaic.lib.routing">RoutingRequest</a>&nbsp;routingRequest)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.mosaic.lib.routing.norouting">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a> in <a href="../../../../../../org/eclipse/mosaic/lib/routing/norouting/package-summary.html">org.eclipse.mosaic.lib.routing.norouting</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/lib/routing/norouting/package-summary.html">org.eclipse.mosaic.lib.routing.norouting</a> that return <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoRouting.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/norouting/NoRouting.html#approximateCostsForCandidateRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-java.lang.String-">approximateCostsForCandidateRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;route,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lastNodeId)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/mosaic/lib/routing/norouting/package-summary.html">org.eclipse.mosaic.lib.routing.norouting</a> with parameters of type <a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoRouting.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/norouting/NoRouting.html#approximateCostsForCandidateRoute-org.eclipse.mosaic.lib.routing.CandidateRoute-java.lang.String-">approximateCostsForCandidateRoute</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;route,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lastNodeId)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/mosaic/lib/objects/vehicle/VehicleRoute.html" title="class in org.eclipse.mosaic.lib.objects.vehicle">VehicleRoute</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoRouting.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/mosaic/lib/routing/norouting/NoRouting.html#createRouteForRTI-org.eclipse.mosaic.lib.routing.CandidateRoute-">createRouteForRTI</a></span>(<a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">CandidateRoute</a>&nbsp;candidateRoute)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/eclipse/mosaic/lib/routing/CandidateRoute.html" title="class in org.eclipse.mosaic.lib.routing">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/mosaic/lib/routing/class-use/CandidateRoute.html" target="_top">Frames</a></li>
<li><a href="CandidateRoute.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.fokus.fraunhofer.de/">Fraunhofer FOKUS</a>. All rights reserved.</small></p>
</body>
</html>