public static class AlternativeRoute.AlternativeInfo extends Object
Constructor and Description |
---|
AlternativeInfo(double sortBy,
Path path,
SPTEntry shareStart,
SPTEntry shareEnd,
double shareWeight,
List<String> altNames) |
Modifier and Type | Method and Description |
---|---|
Path |
getPath() |
SPTEntry |
getShareEnd() |
SPTEntry |
getShareStart() |
double |
getShareWeight() |
double |
getSortBy() |
String |
toString() |
Copyright © 2012–2020. All rights reserved.