|
VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
| final int | swigValue () |
| String | toString () |
Static Public Member Functions | |
| static VgMarkerType | swigToEnum (int swigValue) |
Static Public Attributes | |
| static final VgMarkerType | eVgMarkerText = new VgMarkerType("eVgMarkerText") |
| static final VgMarkerType | eVgMarkerIcon = new VgMarkerType("eVgMarkerIcon") |
Defines the available types of Marker.
|
static |
Referenced by VgMarkerDescriptor.getType(), VgMarkerDescriptorConstRefPtr.getType(), VgIconMarkerDescriptor.getType(), VgTextMarkerDescriptor.getType(), VgMarkerDescriptorRefPtr.getType(), VgIconMarkerDescriptorConstRefPtr.getType(), VgTextMarkerDescriptorConstRefPtr.getType(), VgIconMarkerDescriptorRefPtr.getType(), and VgTextMarkerDescriptorRefPtr.getType().
| final int VgMarkerType.swigValue | ( | ) |
| String VgMarkerType.toString | ( | ) |
|
static |
Marker using an icon ( Vg3DModule::VgIconMarker )
|
static |
Marker using a text ( Vg3DModule::VgTextMarker )