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

Public Attributes

int None = 0
 
int Start = 1
 
int EasyLeft = 2
 
int EasyRight = 3
 
int End = 4
 
int Via = 5
 
int KeepLeft = 6
 
int KeepRight = 7
 
int Left = 8
 
int OutOfRoute = 9
 
int Right = 10
 
int SharpLeft = 11
 
int SharpRight = 12
 
int Straight = 13
 
int UTurnLeft = 14
 
int UTurnRight = 15
 
int RoundaboutSE = 16
 
int RoundaboutE = 17
 
int RoundaboutNE = 18
 
int RoundaboutN = 19
 
int RoundaboutNW = 20
 
int RoundaboutW = 21
 
int RoundaboutSW = 22
 
int RoundaboutS = 23
 
int RoundaboutLeftSE = 24
 
int RoundaboutLeftE = 25
 
int RoundaboutLeftNE = 26
 
int RoundaboutLeftN = 27
 
int RoundaboutLeftNW = 28
 
int RoundaboutLeftW = 29
 
int RoundaboutLeftSW = 30
 
int RoundaboutLeftS = 31
 
int Ferry = 32
 
int StateBoundary = 33
 
int ExitRight = 34
 
int Follow = 35
 
int ExitLeft = 36
 
int Motorway = 37
 
int Tunnel = 38
 

Detailed Description

Available maneuver types.

Member Data Documentation

◆ EasyLeft

int com.sygic.sdk.route.RouteManeuver.Type.EasyLeft = 2

◆ EasyRight

int com.sygic.sdk.route.RouteManeuver.Type.EasyRight = 3

◆ End

int com.sygic.sdk.route.RouteManeuver.Type.End = 4

◆ ExitLeft

int com.sygic.sdk.route.RouteManeuver.Type.ExitLeft = 36

◆ ExitRight

int com.sygic.sdk.route.RouteManeuver.Type.ExitRight = 34

◆ Ferry

int com.sygic.sdk.route.RouteManeuver.Type.Ferry = 32

◆ Follow

int com.sygic.sdk.route.RouteManeuver.Type.Follow = 35

◆ KeepLeft

int com.sygic.sdk.route.RouteManeuver.Type.KeepLeft = 6

◆ KeepRight

int com.sygic.sdk.route.RouteManeuver.Type.KeepRight = 7

◆ Left

int com.sygic.sdk.route.RouteManeuver.Type.Left = 8

◆ Motorway

int com.sygic.sdk.route.RouteManeuver.Type.Motorway = 37

◆ None

int com.sygic.sdk.route.RouteManeuver.Type.None = 0

◆ OutOfRoute

int com.sygic.sdk.route.RouteManeuver.Type.OutOfRoute = 9

◆ Right

int com.sygic.sdk.route.RouteManeuver.Type.Right = 10

◆ RoundaboutE

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutE = 17

◆ RoundaboutLeftE

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutLeftE = 25

◆ RoundaboutLeftN

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutLeftN = 27

◆ RoundaboutLeftNE

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutLeftNE = 26

◆ RoundaboutLeftNW

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutLeftNW = 28

◆ RoundaboutLeftS

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutLeftS = 31

◆ RoundaboutLeftSE

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutLeftSE = 24

◆ RoundaboutLeftSW

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutLeftSW = 30

◆ RoundaboutLeftW

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutLeftW = 29

◆ RoundaboutN

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutN = 19

◆ RoundaboutNE

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutNE = 18

◆ RoundaboutNW

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutNW = 20

◆ RoundaboutS

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutS = 23

◆ RoundaboutSE

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutSE = 16

◆ RoundaboutSW

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutSW = 22

◆ RoundaboutW

int com.sygic.sdk.route.RouteManeuver.Type.RoundaboutW = 21

◆ SharpLeft

int com.sygic.sdk.route.RouteManeuver.Type.SharpLeft = 11

◆ SharpRight

int com.sygic.sdk.route.RouteManeuver.Type.SharpRight = 12

◆ Start

int com.sygic.sdk.route.RouteManeuver.Type.Start = 1

◆ StateBoundary

int com.sygic.sdk.route.RouteManeuver.Type.StateBoundary = 33

◆ Straight

int com.sygic.sdk.route.RouteManeuver.Type.Straight = 13

◆ Tunnel

int com.sygic.sdk.route.RouteManeuver.Type.Tunnel = 38

◆ UTurnLeft

int com.sygic.sdk.route.RouteManeuver.Type.UTurnLeft = 14

◆ UTurnRight

int com.sygic.sdk.route.RouteManeuver.Type.UTurnRight = 15

◆ Via

int com.sygic.sdk.route.RouteManeuver.Type.Via = 5

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