com.google.android.libraries.ridesharing.consumer.model

Annotations

MarkerType Marker elements managed by ConsumerMapFragment
PolylineType Polyline elements managed by ConsumerMapFragment
TrafficData.SpeedReadingInterval.SpeedType Constant describing the classification of the speed on this path. 
Trip.TripStatus Status of the trip. 
Trip.TripType Type of trip. 
TripWaypoint.WaypointType Constant describing the role a waypoint plays on a trip route. 
Vehicle.VehicleType The type of vehicle. 

Classes

ConsumerTripOptions Configuration that affects active searches set in ConsumerTripManager
ConsumerTripOptions.Builder Builder for ConsumerTripOptions
Location Object representing a single instance of a location. 
MarkerMetadata Information about a marker managed by the ConsumerMapFragment
MarkerStyleOptions Options available for customizing a marker managed by the ConsumerMapFragment
MarkerStyleOptions.Builder Builder for MarkerStyleOptions
PolylineStyleOptions Options available for customizing a polyline managed by the ConsumerMapFragment
PolylineStyleOptions.Builder Builder for PolylineStyleOptions
TerminalLocation Represents a single instance of a geographic location and associated terminal point. 
TerminalLocation.Builder Builder for TerminalLocation
TrafficData Describes the traffic data for a stretch of road. 
TrafficData.Builder Builder for TrafficData
TrafficData.SpeedReadingInterval Describes the traffic conditions for a segment of the polyline path in the containing TrafficData
TrafficData.SpeedReadingInterval.Builder Builder for TrafficData.SpeedReadingInterval
Trip Base abstract class for ridesharing trips. 
TripInfo Object representing the full context of a Trip. 
TripName Representation of TripName with convenience functions to return composing provider and trip IDs. 
TripWaypoint Object representing a TripWaypoint. 
Vehicle The vehicle used for customer transportation. 
VehicleLocation Object representing a VehicleLocation for a trip vehicle.