|
VisioMove SDK (Android)
2.1.22
|

Public Member Functions | |
| void | setMVisibilityRampStartVisible (double value) |
| double | getMVisibilityRampStartVisible () |
| void | setMVisibilityRampFullyVisible (double value) |
| double | getMVisibilityRampFullyVisible () |
| void | setMVisibilityRampStartInvisible (double value) |
| double | getMVisibilityRampStartInvisible () |
| void | setMVisibilityRampFullyInvisible (double value) |
| double | getMVisibilityRampFullyInvisible () |
| void | setMZIndex (int value) |
| int | getMZIndex () |
| void | setMDrawOnTop (boolean value) |
| boolean | getMDrawOnTop () |
| void | setMScale (float value) |
| float | getMScale () |
| void | setMNotifyPOISelectedOnClick (boolean value) |
| boolean | getMNotifyPOISelectedOnClick () |
Public Member Functions inherited from VgReferenced | |
| synchronized void | release () |
| VgReferenced () | |
| VgReferenced (VgReferenced pThis) | |
| void | ref () |
| int | unref () |
| int | getNbReferences () |
Describes the common properties used to create a VgIGeometry object.
| boolean VgGeometryDescriptor.getMDrawOnTop | ( | ) |
| boolean VgGeometryDescriptor.getMNotifyPOISelectedOnClick | ( | ) |
| float VgGeometryDescriptor.getMScale | ( | ) |
| double VgGeometryDescriptor.getMVisibilityRampFullyInvisible | ( | ) |
| double VgGeometryDescriptor.getMVisibilityRampFullyVisible | ( | ) |
| double VgGeometryDescriptor.getMVisibilityRampStartInvisible | ( | ) |
| double VgGeometryDescriptor.getMVisibilityRampStartVisible | ( | ) |
| int VgGeometryDescriptor.getMZIndex | ( | ) |
| void VgGeometryDescriptor.setMDrawOnTop | ( | boolean | value | ) |
| void VgGeometryDescriptor.setMNotifyPOISelectedOnClick | ( | boolean | value | ) |
| void VgGeometryDescriptor.setMScale | ( | float | value | ) |
| void VgGeometryDescriptor.setMVisibilityRampFullyInvisible | ( | double | value | ) |
| void VgGeometryDescriptor.setMVisibilityRampFullyVisible | ( | double | value | ) |
| void VgGeometryDescriptor.setMVisibilityRampStartInvisible | ( | double | value | ) |
| void VgGeometryDescriptor.setMVisibilityRampStartVisible | ( | double | value | ) |
| void VgGeometryDescriptor.setMZIndex | ( | int | value | ) |