public class FontStyle extends StyleElement
Modifier and Type | Class and Description |
---|---|
static class |
FontStyle.Type
Type of font style
|
Constructor and Description |
---|
FontStyle() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
draw()
All descendant have to implement how to draw it
|
protected StyleElementType |
getElementType() |
FontStyle.Type |
getType() |
FontStyle |
setType(FontStyle.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 FontStyle.Type getType()
public FontStyle setType(FontStyle.Type type)
type
- the type to set