VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgTextMarker Class Reference
Inheritance diagram for VgTextMarker:
Inheritance graph

Public Member Functions

 VgTextMarker ()
 
VgTextMarker asTextMarker ()
 
String getText ()
 
boolean setText (String pText)
 
long getTextAttributes ()
 
boolean setTextAttributes (long pAttributesMask)
 
VgColor getColor ()
 
void setColor (VgColor pColor)
 
float getScale ()
 
void setScale (float pScale)
 
- Public Member Functions inherited from VgMarker
VgIconMarker asIconMarker ()
 
VgTextMarker asTextMarker ()
 
- Public Member Functions inherited from VgReferenced
synchronized void release ()
 
 VgReferenced ()
 
 VgReferenced (VgReferenced pThis)
 
void ref ()
 
int unref ()
 
int getNbReferences ()
 

Detailed Description

Displays text as a marker of a VgPoint .

Note
Do not instantiate this class manually. Use its associated descriptor instead ( Vg3DModule::VgTextMarkerDescriptor )
Version
2.0

Constructor & Destructor Documentation

VgTextMarker.VgTextMarker ( )

Constructor.

Member Function Documentation

VgTextMarker VgTextMarker.asTextMarker ( )
Returns
this.
VgColor VgTextMarker.getColor ( )
Version
2.0.9263
Returns
the text color.
float VgTextMarker.getScale ( )
Version
2.0.9263
Returns
the text scale.
String VgTextMarker.getText ( )
Version
2.0.9263
Returns
the text of this marker.
long VgTextMarker.getTextAttributes ( )
Version
2.0.9263
Returns
text's attributes.
void VgTextMarker.setColor ( VgColor  pColor)

Sets a new color.

Parameters
pColor
Version
2.0.9263
void VgTextMarker.setScale ( float  pScale)

Sets the scale.

Parameters
pScale
Version
2.0.9263
boolean VgTextMarker.setText ( String  pText)

Sets a new text.

Parameters
pText
Version
2.0.9263
boolean VgTextMarker.setTextAttributes ( long  pAttributesMask)

Sets text's attributes.

Parameters
pAttributesMask
Version
2.0.9263

The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016