MapTrip SDK Android Manual 9.9.7
FollowMeRouteInterval Class Reference
+ Inheritance diagram for FollowMeRouteInterval:

Public Member Functions

boolean equals (Object o)
 
Waypoint getEndPoint ()
 
int getEndPosition ()
 
Waypoint getEndStreet ()
 
Polygon getExtent ()
 
int getStartPosition ()
 
Waypoint getStartStreet ()
 
FollowMeIntervalType getType ()
 
ApiError start ()
 

Detailed Description

Member Function Documentation

◆ equals()

boolean equals ( Object  o)
inherited

◆ getEndPoint()

Waypoint getEndPoint ( )

Returns
a way point, containing the end point of this interval.

◆ getEndPosition()

int getEndPosition ( )

Returns
End position on the FollowMe Route in meters

◆ getEndStreet()

Waypoint getEndStreet ( )

Returns
a way point, containing the name, district and city of the last street of this interval.

◆ getExtent()

Polygon getExtent ( )

Returns
the extent of this interval.

◆ getStartPosition()

int getStartPosition ( )

Returns
Start position on the FollowMe Route in meters

◆ getStartStreet()

Waypoint getStartStreet ( )

Returns
a way point, containing the name, district and city of the first street of this interval.

◆ getType()

FollowMeIntervalType getType ( )

Returns
Type of this interval

◆ start()

ApiError start ( )

Starts this interval, if it is of TODO or "MISSED".


The documentation for this class was generated from the following file: