|
VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
| VgMetricSRSRefPtr () | |
| VgMetricSRSRefPtr (VgMetricSRS pPointer) | |
| VgMetricSRSRefPtr (VgMetricSRSRefPtr pRefPtr) | |
| VgMetricSRSRefPtr | set (VgMetricSRS pPointer) |
| VgMetricSRS | __ref__ () |
| VgMetricSRS | __deref__ () |
| VgMetricSRS | get () |
| boolean | isValid () |
| boolean | isGeoReferenced () |
| void | ref () |
| int | unref () |
| int | getNbReferences () |
Static Public Member Functions | |
| static VgMetricSRSRefPtr | getNull () |
This class implements local metric spatial reference systems. It is not possible to create these, they are obtained through the VgEngine::VgPositionToolbox class, or through each of the application's layers.
| VgMetricSRSRefPtr.VgMetricSRSRefPtr | ( | ) |
| VgMetricSRSRefPtr.VgMetricSRSRefPtr | ( | VgMetricSRS | pPointer | ) |
| VgMetricSRSRefPtr.VgMetricSRSRefPtr | ( | VgMetricSRSRefPtr | pRefPtr | ) |
| VgMetricSRS VgMetricSRSRefPtr.__deref__ | ( | ) |
| VgMetricSRS VgMetricSRSRefPtr.__ref__ | ( | ) |
| VgMetricSRS VgMetricSRSRefPtr.get | ( | ) |
| int VgMetricSRSRefPtr.getNbReferences | ( | ) |
|
static |
| boolean VgMetricSRSRefPtr.isGeoReferenced | ( | ) |
| boolean VgMetricSRSRefPtr.isValid | ( | ) |
| void VgMetricSRSRefPtr.ref | ( | ) |
| VgMetricSRSRefPtr VgMetricSRSRefPtr.set | ( | VgMetricSRS | pPointer | ) |
| int VgMetricSRSRefPtr.unref | ( | ) |