Package | Description |
---|---|
com.rscja.deviceapi |
Modifier and Type | Method and Description |
---|---|
static BDNavigation.BDProviderEnum |
BDNavigation.BDProviderEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BDNavigation.BDProviderEnum[] |
BDNavigation.BDProviderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BDNavigation.addBDLocationListener(BDNavigation.BDProviderEnum provider,
BDNavigation.BDLocationListener listener)
跟踪位置的变化
|
void |
BDNavigation.changeBDProvider(BDNavigation.BDProviderEnum provider)
改变参与定位的卫星系统
|