public class HorizontalAlignment
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
Center |
static int |
Left |
static int |
Right |
static int |
Stretch |
Constructor and Description |
---|
HorizontalAlignment() |
public static final int Left
public static final int Center
public static final int Right
public static final int Stretch