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