|
VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
| void | setMID (String value) |
| String | getMID () |
| void | setMDistance (double value) |
| double | getMDistance () |
| void | setMAngle (double value) |
| double | getMAngle () |
| VgNearPlace () | |
Contains a geographical description of how a place relates to an instruction.
| VgNearPlace.VgNearPlace | ( | ) |
| double VgNearPlace.getMAngle | ( | ) |
| double VgNearPlace.getMDistance | ( | ) |
| String VgNearPlace.getMID | ( | ) |
| void VgNearPlace.setMAngle | ( | double | value | ) |
| void VgNearPlace.setMDistance | ( | double | value | ) |
| void VgNearPlace.setMID | ( | String | value | ) |