public class Anchor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
BOTTOM |
static int |
CENTER |
static int |
LEFT |
static int |
MIDDLE |
static int |
NONE |
static int |
RIGHT |
static int |
TOP |
Constructor and Description |
---|
Anchor() |
Modifier and Type | Method and Description |
---|---|
static int |
horizontal(int anchor) |
static int |
vertical(int anchor) |