java.lang.Object | |||
↳ | Fragment | ||
↳ | com.mapsted.ui.base.BaseFragment<VM extends com.mapsted.ui.base.BaseViewModel> | ||
↳ | com.mapsted.ui.map.routing.navigation.NavigationModeFragment |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | NavigationModeFragment.Listener |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final String | TAG |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NavigationModeFragment() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | createViewModel() | ||||||||||
static NavigationModeFragment | newInstance() | ||||||||||
void | onAttach(Context context) | ||||||||||
void | onCreate(Bundle savedInstanceState) | ||||||||||
View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
void | onDestinationReached(Waypoint destination) | ||||||||||
void | onDestroy() | ||||||||||
void | onDismiss() | ||||||||||
void | onExitButtonClicked() | ||||||||||
void | onResume() | ||||||||||
void | onRouteInstruction(RouteNode routeNode, RouteNode nextKeyNodeNextQuickInstruction) | ||||||||||
void | onRouteRecalculation(Route route) | ||||||||||
void | onRouteSegmentReached(RouteSegment currentRouteSegment, List<RouteSegment> visitedRouteSegments, List<RouteSegment> upcomingRouteSegments) | ||||||||||
void | onRoutingStatus(boolean isRoutingModeOn, Route route) | ||||||||||
void | onUserProgressAlongRoute(RouteUserProgress routeUserProgress) | ||||||||||
void | onViewCreated(View view, Bundle savedInstanceState) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |