public class TextAlign extends StyleElement
Modifier and Type | Class and Description |
---|---|
static class |
TextAlign.Type
Type of text align
|
Constructor and Description |
---|
TextAlign() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
draw()
All descendant have to implement how to draw it
|
protected StyleElementType |
getElementType() |
TextAlign.Type |
getType() |
TextAlign |
setType(TextAlign.Type type) |
drawClass, drawScript, getRoot, setRoot, toString
protected StyleElementType getElementType()
getElementType
in class StyleElement
protected java.lang.String draw()
StyleElement
draw
in class StyleElement
public TextAlign.Type getType()
public TextAlign setType(TextAlign.Type type)
type
- the type to set