VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
VgIconMarker | asIconMarker () |
VgTextMarker | asTextMarker () |
![]() | |
synchronized void | release () |
VgReferenced () | |
VgReferenced (VgReferenced pThis) | |
void | ref () |
int | unref () |
int | getNbReferences () |
Displays a marker on a ponctual position described by a VgPoint . There are two types of makers : textual (a label) and graphics (an image).
VgIconMarker VgMarker.asIconMarker | ( | ) |
Casts this instance into a VgIconMarker .
VgTextMarker VgMarker.asTextMarker | ( | ) |
Casts this instance into a VgTextMarker .