ResponsePath |
ResponsePath.addDebugInfo(String debugInfo) |
ResponsePath |
ResponsePath.addError(Throwable error) |
ResponsePath |
ResponsePath.addErrors(List<Throwable> errors) |
ResponsePath |
GHResponse.getBest()
Returns the best path.
|
ResponsePath |
ResponsePath.setAscend(double ascend) |
ResponsePath |
ResponsePath.setDescend(double descend) |
ResponsePath |
ResponsePath.setDescription(List<String> names) |
ResponsePath |
ResponsePath.setDistance(double distance) |
ResponsePath |
ResponsePath.setPoints(PointList points) |
ResponsePath |
ResponsePath.setPointsOrder(List<Integer> list) |
ResponsePath |
ResponsePath.setRouteWeight(double weight) |
ResponsePath |
ResponsePath.setTime(long timeInMillis) |