public final class DefaultLegendTitle extends Object implements IsDefaultLegendTitle
Modifier and Type | Method and Description |
---|---|
String |
getColorAsString()
Returns the font color as string.
|
IsDefaultFont |
getFont()
Returns the font element.
|
IsDefaultPadding |
getPadding()
Returns the padding to apply around title.
|
boolean |
isDisplay()
Returns
true if the legend title is shown. |
public IsDefaultFont getFont()
IsDefaultFontContainer
getFont
in interface IsDefaultFontContainer
public String getColorAsString()
IsDefaultFontContainer
getColorAsString
in interface IsDefaultFontContainer
public IsDefaultPadding getPadding()
IsDefaultLegendTitle
getPadding
in interface IsDefaultLegendTitle
public boolean isDisplay()
IsDefaultLegendTitle
true
if the legend title is shown.isDisplay
in interface IsDefaultLegendTitle
true
if the legend title is shown.