
public class OverlayLayoutParams extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BOTTOM |
static int |
CENTER_HORIZONTAL |
static int |
CENTER_VERTICAL |
static int |
LEFT |
static int |
RIGHT |
static int |
TOP |
| Constructor and Description |
|---|
OverlayLayoutParams() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getMaskedValue(int pValue,
int pDefault,
int[] pMasks) |
public static final int LEFT
public static final int RIGHT
public static final int CENTER_HORIZONTAL
public static final int TOP
public static final int BOTTOM
public static final int CENTER_VERTICAL