|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.newdawn.slick.util.FontUtils.Alignment
public class FontUtils.Alignment
Alignment indicators
| Field Summary | |
|---|---|
static int |
CENTER
Center alignment |
static int |
JUSTIFY
Justify alignment |
static int |
LEFT
Left alignment |
static int |
RIGHT
Right alignment |
| Constructor Summary | |
|---|---|
FontUtils.Alignment()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int LEFT
public static final int CENTER
public static final int RIGHT
public static final int JUSTIFY
| Constructor Detail |
|---|
public FontUtils.Alignment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||