public interface Alignment
Modifier and Type | Field and Description |
---|---|
static char |
CENTER
The Center alignment.
|
static char |
LEFT
The Left alignment.
|
static char |
RIGHT
The 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