public interface Alignment
| Modifier and Type | Field and Description | 
|---|---|
| static char | CENTERThe Center alignment. | 
| static char | LEFTThe Left alignment. | 
| static char | RIGHTThe Right alignment. | 
| Modifier and Type | Method and Description | 
|---|---|
| char | getAlignment()Return the alignment. | 
| void | setAlignment(char align)Set the alignment. | 
static final char LEFT
static final char CENTER
static final char RIGHT
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence