Package com.mapbox.navigation.base.trip.model.roadobject

Types

RoadObject
Link copied to clipboard
abstract class RoadObject
Abstract class that serves as a base for all road objects.
RoadObjectEdgeLocation
Link copied to clipboard
class RoadObjectEdgeLocation
RoadObjectEdgeLocation represents location of road object on the edge
RoadObjectEnterExitInfo
Link copied to clipboard
class RoadObjectEnterExitInfo
RoadObjectEnterExitInfo
RoadObjectMatcherError
Link copied to clipboard
class RoadObjectMatcherError
RoadObjectMatcherError
RoadObjectPassInfo
Link copied to clipboard
class RoadObjectPassInfo
RoadObjectPassInfo contains id and type of the passed road object.
RoadObjectPosition
Link copied to clipboard
class RoadObjectPosition
RoadObjectPosition contains information about position of the point on the graph and it's geo-position.
RoadObjectProvider
Link copied to clipboard
object RoadObjectProvider
RoadObject provider
RoadObjectType
Link copied to clipboard
object RoadObjectType
Holds available RoadObject types.
UpcomingRoadObject
Link copied to clipboard
class UpcomingRoadObject
Holds the road objects and the distance to the start of the object.