public final class VgAnchorMode
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static VgAnchorMode | eVgBottomCenterAnchor to the bottom center | 
| static VgAnchorMode | eVgBottomLeftAnchor to the bottom left | 
| static VgAnchorMode | eVgBottomRightAnchor to the bottom right | 
| static VgAnchorMode | eVgCenterAnchor to the center | 
| static VgAnchorMode | eVgCenterLeftAnchor to the center left | 
| static VgAnchorMode | eVgCenterRightAnchor to the center right | 
| static VgAnchorMode | eVgTopCenterAnchor to the top center | 
| static VgAnchorMode | eVgTopLeftAnchor to the top left. | 
| static VgAnchorMode | eVgTopRightAnchor to the top right | 
| Modifier and Type | Method and Description | 
|---|---|
| static VgAnchorMode | swigToEnum(int swigValue) | 
| int | swigValue() | 
| java.lang.String | toString() | 
public static final VgAnchorMode eVgTopLeft
public static final VgAnchorMode eVgTopCenter
public static final VgAnchorMode eVgTopRight
public static final VgAnchorMode eVgCenterLeft
public static final VgAnchorMode eVgCenter
public static final VgAnchorMode eVgCenterRight
public static final VgAnchorMode eVgBottomLeft
public static final VgAnchorMode eVgBottomCenter
public static final VgAnchorMode eVgBottomRight
public final int swigValue()
public java.lang.String toString()
toString in class java.lang.Objectpublic static VgAnchorMode swigToEnum(int swigValue)