|
VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
| VgGeoReferencedSRSRefPtr () | |
| VgGeoReferencedSRSRefPtr (VgGeoReferencedSRS pPointer) | |
| VgGeoReferencedSRSRefPtr (VgGeoReferencedSRSRefPtr pRefPtr) | |
| VgGeoReferencedSRSRefPtr | set (VgGeoReferencedSRS pPointer) |
| VgGeoReferencedSRS | __ref__ () |
| VgGeoReferencedSRS | __deref__ () |
| VgGeoReferencedSRS | get () |
| boolean | isValid () |
| boolean | isGeoReferenced () |
| void | ref () |
| int | unref () |
| int | getNbReferences () |
Static Public Member Functions | |
| static VgGeoReferencedSRSRefPtr | getNull () |
This class implements georeferenced spatial reference systems. It is not possible to create these, they are obtained through the VgEngine::VgPositionToolbox class.
| VgGeoReferencedSRSRefPtr.VgGeoReferencedSRSRefPtr | ( | ) |
| VgGeoReferencedSRSRefPtr.VgGeoReferencedSRSRefPtr | ( | VgGeoReferencedSRS | pPointer | ) |
| VgGeoReferencedSRSRefPtr.VgGeoReferencedSRSRefPtr | ( | VgGeoReferencedSRSRefPtr | pRefPtr | ) |
| VgGeoReferencedSRS VgGeoReferencedSRSRefPtr.__deref__ | ( | ) |
| VgGeoReferencedSRS VgGeoReferencedSRSRefPtr.__ref__ | ( | ) |
| VgGeoReferencedSRS VgGeoReferencedSRSRefPtr.get | ( | ) |
| int VgGeoReferencedSRSRefPtr.getNbReferences | ( | ) |
|
static |
| boolean VgGeoReferencedSRSRefPtr.isGeoReferenced | ( | ) |
| boolean VgGeoReferencedSRSRefPtr.isValid | ( | ) |
| void VgGeoReferencedSRSRefPtr.ref | ( | ) |
| VgGeoReferencedSRSRefPtr VgGeoReferencedSRSRefPtr.set | ( | VgGeoReferencedSRS | pPointer | ) |
| int VgGeoReferencedSRSRefPtr.unref | ( | ) |