com.sygic.sdk.driving.Trip Class Reference

Classes

class  Event
 
class  EventDistraction
 
class  EventFastCornering
 
class  EventHardAcceleration
 
class  EventHardBraking
 
class  EventSpeeding
 

Public Member Functions

List< GeoPosition > getLocations ()
 
List< EventgetEvents ()
 
Score getScore ()
 

Protected Member Functions

void finalize () throws Throwable
 

Detailed Description

Deprecated:
DriversBehavior will no longer be available in the next releases of SygicMapsSDK

Member Function Documentation

◆ finalize()

void com.sygic.sdk.driving.Trip.finalize ( ) throws Throwable
protected

◆ getEvents()

List<Event> com.sygic.sdk.driving.Trip.getEvents ( )

Get list of events for a trip. See Event

◆ getLocations()

List<GeoPosition> com.sygic.sdk.driving.Trip.getLocations ( )

Get list of locations for a trip.

◆ getScore()

Score com.sygic.sdk.driving.Trip.getScore ( )

Get scorre for a trip. See Score


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