java.lang.Object | |||
↳ | Fragment | ||
↳ | com.mapsted.ui.base.BaseFragment<VM extends com.mapsted.ui.base.BaseViewModel> | ||
↳ | com.mapsted.ui.map.routing.navigation.NavigationModeTopFragment |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final String | TAG |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NavigationModeTopFragment() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static NavigationModeTopFragment | newInstance() | ||||||||||
void | onAttach(Context context) | ||||||||||
View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
void | onRouteRecalculation(Route route) | ||||||||||
void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
void | updateDistanceTimeToNextKeyPoint(DistanceTime distanceTimeToNextKeyPoint) | ||||||||||
void | updateInstruction(RouteNode currentNode) | ||||||||||
void | updateNextNodeInstruction(RouteNode currentNode, RouteNode nextNode) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |