, including all inherited members.
addMissingTurnsToRoute(RouteCalculationResult res, Location start, LatLon end, ApplicationMode mode, Context ctx) | net.osmand.plus.routing.RouteProvider | [protected] |
calculateRouteImpl(Location start, LatLon end, ApplicationMode mode, RouteService type, Context ctx, GPXRouteParams gpxRoute, boolean fast) | net.osmand.plus.routing.RouteProvider | |
createOsmandRouterGPX(int currentRoute, List< Location > routeNodes, int currentDirectionInfo, List< RouteDirectionInfo > directionInfo) | net.osmand.plus.routing.RouteProvider | |
findCloudMadeRoute(Location start, LatLon end, ApplicationMode mode, Context ctx, boolean fast) | net.osmand.plus.routing.RouteProvider | [protected] |
findORSRoute(Location start, LatLon end, ApplicationMode mode, boolean fast) | net.osmand.plus.routing.RouteProvider | [protected] |
findVectorMapsRoute(Location start, LatLon end, ApplicationMode mode, boolean fast, OsmandApplication app) | net.osmand.plus.routing.RouteProvider | [protected] |
findYOURSRoute(Location start, LatLon end, ApplicationMode mode, boolean fast) | net.osmand.plus.routing.RouteProvider | [protected] |
getString(Context ctx, int resId) | net.osmand.plus.routing.RouteProvider | [protected] |
RouteProvider() | net.osmand.plus.routing.RouteProvider | |