Android Java SDK for Sygic 3D
Options.LOAD_RESTRICTIONS Class Reference

HAZMAT / Load restrictions. More...

Static Public Attributes

static final int EXPLOSIVES = 0x00000001
 Class 1 (Explosives) U.S only. More...
 
static final int FLAMMABLE_GASES = 0x00000002
 Class 2 (Flammable; compressed and poisonous gases) U.S only. More...
 
static final int FLAMMABLE_LIQUIDS = 0x00000004
 Class 3 (Flammable and compressed liquids) U.S only. More...
 
static final int FLAMMABLE_SOLIDS = 0x00000008
 Class 4 (Flammable solids; spontaneously combustible materials and water reactive substances) U.S only. More...
 
static final int OXIDIZERS = 0x00000010
 Class 5 (Oxidizers and organic peroxides) U.S only. More...
 
static final int POISONOUS = 0x00000020
 Class 6 (Poisonous {toxic} and infectious substances) U.S only. More...
 
static final int RADIOACTIVE = 0x00000040
 Class 7 (Radioactive Materials) U.S only. More...
 
static final int CORROSIVE = 0x00000080
 Class 8 (Corrosive Materials) U.S only. More...
 
static final int HAZARDOUS = 0x00000100
 Class 9 (Misc Hazardous Materials) U.S only. More...
 
static final int INHALATION_HAZARDS = 0x00000200
 Class I (Poisonous Inhalation Hazards) U.S only. More...
 
static final int GENERAL = 0x00000400
 General hazardous materials. More...
 
static final int EXPLOSIVE = 0x00000800
 Explosive materials. More...
 
static final int HARMFUL_TO_WATER = 0x00001000
 Goods harmful to water. More...
 
static final int AGRICULTURE = 0x00002000
 (do not use) Agriculture load restriction More...
 
static final int COAL = 0x00004000
 (do not use) Coal load More...
 
static final int BUILDING = 0x00008000
 (do not use) Building Materials load More...
 
static final int SANITARY_VASTE = 0x00010000
 (do not use) Sanitary waste load More...
 
static final int SAND_AND_GRAVEL = 0x00020000
 (do not use) Sand and Gravel More...
 
static final int COMMODITY = 0x00040000
 (do not use) Commodity load More...
 
static final int NATURAL_RESOURCES = 0x00080000
 (do not use) Natural Resources More...
 
static final int TUNNEL_CATEGORY_B = 0x00100000
 Tunnel category B (EU only) More...
 
static final int TUNNEL_CATEGORY_C = 0x00200000
 Tunnel category C (EU only) More...
 
static final int TUNNEL_CATEGORY_D = 0x00400000
 Tunnel category D (EU only) More...
 
static final int TUNNEL_CATEGORY_E = 0x00800000
 Tunnel category E (EU only) More...
 

Detailed Description

HAZMAT / Load restrictions.

Member Data Documentation

◆ AGRICULTURE

final int AGRICULTURE = 0x00002000
static

(do not use) Agriculture load restriction

◆ BUILDING

final int BUILDING = 0x00008000
static

(do not use) Building Materials load

◆ COAL

final int COAL = 0x00004000
static

(do not use) Coal load

◆ COMMODITY

final int COMMODITY = 0x00040000
static

(do not use) Commodity load

◆ CORROSIVE

final int CORROSIVE = 0x00000080
static

Class 8 (Corrosive Materials) U.S only.

◆ EXPLOSIVE

final int EXPLOSIVE = 0x00000800
static

Explosive materials.

◆ EXPLOSIVES

final int EXPLOSIVES = 0x00000001
static

Class 1 (Explosives) U.S only.

◆ FLAMMABLE_GASES

final int FLAMMABLE_GASES = 0x00000002
static

Class 2 (Flammable; compressed and poisonous gases) U.S only.

◆ FLAMMABLE_LIQUIDS

final int FLAMMABLE_LIQUIDS = 0x00000004
static

Class 3 (Flammable and compressed liquids) U.S only.

◆ FLAMMABLE_SOLIDS

final int FLAMMABLE_SOLIDS = 0x00000008
static

Class 4 (Flammable solids; spontaneously combustible materials and water reactive substances) U.S only.

◆ GENERAL

final int GENERAL = 0x00000400
static

General hazardous materials.

◆ HARMFUL_TO_WATER

final int HARMFUL_TO_WATER = 0x00001000
static

Goods harmful to water.

◆ HAZARDOUS

final int HAZARDOUS = 0x00000100
static

Class 9 (Misc Hazardous Materials) U.S only.

◆ INHALATION_HAZARDS

final int INHALATION_HAZARDS = 0x00000200
static

Class I (Poisonous Inhalation Hazards) U.S only.

◆ NATURAL_RESOURCES

final int NATURAL_RESOURCES = 0x00080000
static

(do not use) Natural Resources

◆ OXIDIZERS

final int OXIDIZERS = 0x00000010
static

Class 5 (Oxidizers and organic peroxides) U.S only.

◆ POISONOUS

final int POISONOUS = 0x00000020
static

Class 6 (Poisonous {toxic} and infectious substances) U.S only.

◆ RADIOACTIVE

final int RADIOACTIVE = 0x00000040
static

Class 7 (Radioactive Materials) U.S only.

◆ SAND_AND_GRAVEL

final int SAND_AND_GRAVEL = 0x00020000
static

(do not use) Sand and Gravel

◆ SANITARY_VASTE

final int SANITARY_VASTE = 0x00010000
static

(do not use) Sanitary waste load

◆ TUNNEL_CATEGORY_B

final int TUNNEL_CATEGORY_B = 0x00100000
static

Tunnel category B (EU only)

◆ TUNNEL_CATEGORY_C

final int TUNNEL_CATEGORY_C = 0x00200000
static

Tunnel category C (EU only)

◆ TUNNEL_CATEGORY_D

final int TUNNEL_CATEGORY_D = 0x00400000
static

Tunnel category D (EU only)

◆ TUNNEL_CATEGORY_E

final int TUNNEL_CATEGORY_E = 0x00800000
static

Tunnel category E (EU only)