com.sygic.sdk.route.RoadElement.Type Interface Reference

Public Attributes

int Undefined = 0
 
int DirectionNoCars = 1
 
int DirectionForward = 2
 
int DirectionBackward = 3
 
int DirectionBoth = 4
 

Detailed Description

Road types.

Member Data Documentation

◆ DirectionBackward

int com.sygic.sdk.route.RoadElement.Type.DirectionBackward = 3

◆ DirectionBoth

int com.sygic.sdk.route.RoadElement.Type.DirectionBoth = 4

◆ DirectionForward

int com.sygic.sdk.route.RoadElement.Type.DirectionForward = 2

◆ DirectionNoCars

int com.sygic.sdk.route.RoadElement.Type.DirectionNoCars = 1

◆ Undefined

int com.sygic.sdk.route.RoadElement.Type.Undefined = 0

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