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