public static class Constants.Alignment extends EnumeratedType
Modifier and Type | Field and Description |
---|---|
static Constants.Alignment |
HORIZONTAL |
static Constants.Alignment |
VERTICAL |
static Constants.Alignment |
WIDTH |
Modifier and Type | Method and Description |
---|---|
static Constants.Alignment[] |
choices() |
toString
public static final Constants.Alignment HORIZONTAL
public static final Constants.Alignment VERTICAL
public static final Constants.Alignment WIDTH
public static Constants.Alignment[] choices()