com.visioglobe.libVisioDevKit
Class VgTextAttributes

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgTextAttributes

public final class VgTextAttributes
extends java.lang.Object

This enum controls the text attributes. The attributes


Field Summary
static VgTextAttributes eVgTextAttributeNone
          No special attributes are given to the text.
static VgTextAttributes eVgTextAttributeOutline
          Adds an outline around the text.
 
Method Summary
static VgTextAttributes swigToEnum(int swigValue)
           
 int swigValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

eVgTextAttributeNone

public static final VgTextAttributes eVgTextAttributeNone
No special attributes are given to the text.


eVgTextAttributeOutline

public static final VgTextAttributes eVgTextAttributeOutline
Adds an outline around the text.

Method Detail

swigValue

public final int swigValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

swigToEnum

public static VgTextAttributes swigToEnum(int swigValue)

VisioDevKit 2.0, Visioglobe® 2013