com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane Class Reference
Collaboration diagram for com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane:

Classes

interface  Direction
 
interface  DividerMarking
 
interface  FormingEnding
 
interface  MinVehicleOccupancy
 
interface  SingleOccupancy
 
interface  Type
 

Public Member Functions

int getLaneType ()
 
int getMinVehicleOccupancy ()
 
int getSingleOccupancy ()
 
List< Integer > getDirections ()
 
int getDividerMarking ()
 
int getFormingEnding ()
 
int getSpeedRestriction ()
 
boolean isHighlighted ()
 
boolean equals (Object o)
 
int hashCode ()
 

Member Function Documentation

◆ equals()

boolean com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.equals ( Object  o)

◆ getDirections()

List<Integer> com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.getDirections ( )

◆ getDividerMarking()

int com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.getDividerMarking ( )

◆ getFormingEnding()

int com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.getFormingEnding ( )

◆ getLaneType()

int com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.getLaneType ( )

◆ getMinVehicleOccupancy()

int com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.getMinVehicleOccupancy ( )

◆ getSingleOccupancy()

int com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.getSingleOccupancy ( )

◆ getSpeedRestriction()

int com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.getSpeedRestriction ( )

Returns speed restriction for current lane

Returns

◆ hashCode()

int com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.hashCode ( )

◆ isHighlighted()

boolean com.sygic.sdk.navigation.routeeventnotifications.LaneInfo.Lane.isHighlighted ( )

Returns recommendation state of the lane according to the current route

Returns

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