MapTrip SDK Android Manual 9.8.8
Orientation Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static Orientation getByInt (int intVal)
 

Public Attributes

 LANDSCAPE_LEFT =(3)
 
 LANDSCAPE_RIGHT =(4)
 
 PORTRAIT =(1)
 
 PORTRAIT_UPSIDEDOWN =(2)
 

Detailed Description

enum type for orientation of map.

Member Function Documentation

◆ getByInt()

static Orientation getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ LANDSCAPE_LEFT

LANDSCAPE_LEFT =(3)

◆ LANDSCAPE_RIGHT

LANDSCAPE_RIGHT =(4)

◆ PORTRAIT

PORTRAIT =(1)

◆ PORTRAIT_UPSIDEDOWN

PORTRAIT_UPSIDEDOWN =(2)

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