|
VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
| final int | swigValue () |
| String | toString () |
Static Public Member Functions | |
| static VgTextAttributes | swigToEnum (int swigValue) |
Static Public Attributes | |
| static final VgTextAttributes | eVgTextAttributeNone = new VgTextAttributes("eVgTextAttributeNone", libVisioMoveJNI.eVgTextAttributeNone_get()) |
| static final VgTextAttributes | eVgTextAttributeOutline = new VgTextAttributes("eVgTextAttributeOutline", libVisioMoveJNI.eVgTextAttributeOutline_get()) |
This enum controls the text attributes. The attributes
|
static |
| final int VgTextAttributes.swigValue | ( | ) |
| String VgTextAttributes.toString | ( | ) |
|
static |
No special attributes are given to the text.
|
static |
Adds an outline around the text.