VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
void | setVisible (boolean pIsVisible) |
![]() | |
synchronized void | release () |
VgReferenced () | |
VgReferenced (VgReferenced pThis) | |
void | ref () |
int | unref () |
int | getNbReferences () |
This class displays a 'ribbon' that links to positions in the scene. The advantage of using a link rather than a line, is that the start and end positions will be updated when their SRS changes (usually different layers). It is particularly usefull when we want to link positions 'hooked' to layers while they are animated around.
void VgLink.setVisible | ( | boolean | pIsVisible | ) |
Sets the link's visibility.
pIsVisible | If true, the link will be visible, if false the link will be invisible |