Uses of Class
com.arubanetworks.meridian.maps.directions.Route
Packages that use Route
-
Uses of Route in com.arubanetworks.meridian.maps
Methods in com.arubanetworks.meridian.maps that return RouteMethods in com.arubanetworks.meridian.maps with parameters of type RouteModifier and TypeMethodDescriptionvoidMapView.restoreRoute(Route route, int stepIndex) Restore a directions route and current step index for this MapView.voidSet a directions route for this MapView.voidSet a directions route and current step index for this MapView. -
Uses of Route in com.arubanetworks.meridian.maps.directions
Methods in com.arubanetworks.meridian.maps.directions that return RouteModifier and TypeMethodDescriptionstatic RouteRoute.fromJSONObject(JSONObject json, EditorKey appKey, DirectionsSource.MapPoint originPoint, DirectionsDestination.MapPoint destination) Methods in com.arubanetworks.meridian.maps.directions that return types with arguments of type RouteMethods in com.arubanetworks.meridian.maps.directions with parameters of type RouteModifier and TypeMethodDescriptionstatic int[]Route.getIndexesForStepInRoute(RouteStep step, Route route)