MapTrip SDK Android Manual 9.8.8
RouteColor Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static RouteColor getByInt (int intVal)
 

Public Attributes

 DAY_BORDER_COLOR =(2)
 
 DAY_COLOR =(0)
 
 NIGHT_BORDER_COLOR =(3)
 
 NIGHT_COLOR =(1)
 

Detailed Description

enum type color and border color of route for day night display mode.

Member Function Documentation

◆ getByInt()

static RouteColor getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ DAY_BORDER_COLOR

DAY_BORDER_COLOR =(2)

◆ DAY_COLOR

DAY_COLOR =(0)

◆ NIGHT_BORDER_COLOR

NIGHT_BORDER_COLOR =(3)

◆ NIGHT_COLOR

NIGHT_COLOR =(1)

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