public final class DefaultPointLabels extends Object implements IsDefaultPointLabels
Constructor and Description |
---|
DefaultPointLabels() |
Modifier and Type | Method and Description |
---|---|
String |
getFontColorAsString()
Returns the font color
|
String |
getFontFamily()
Returns the font family, follows CSS font-family options.
|
int |
getFontSize()
Returns the font size.
|
FontStyle |
getFontStyle()
Returns the font style, follows CSS font-style options (i.e.
|
boolean |
isDisplay()
Returns if the title is shown.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFontColorAsString, getFontFamily, getFontSize, getFontStyle
public boolean isDisplay()
IsDefaultPointLabels
isDisplay
in interface IsDefaultPointLabels
public String getFontColorAsString()
IsDefaultFontItem
getFontColorAsString
in interface IsDefaultFontItem
public int getFontSize()
IsDefaultFontItem
getFontSize
in interface IsDefaultFontItem
public FontStyle getFontStyle()
IsDefaultFontItem
getFontStyle
in interface IsDefaultFontItem
public String getFontFamily()
IsDefaultFontItem
getFontFamily
in interface IsDefaultFontItem