Constructor and Description |
---|
Label() |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getFontFamily() |
String |
getFontSize() |
void |
setContent(String content) |
void |
setFontFamily(String fontFamily) |
void |
setFontSize(String fontSize) |
public Label()
public String getFontFamily()
public void setFontFamily(String fontFamily)
public String getFontSize()
public void setFontSize(String fontSize)
public String getContent()
public void setContent(String content)