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()
IsDefaultFontContainergetFont in interface IsDefaultFontContainerpublic String getColorAsString()
IsDefaultFontContainergetColorAsString in interface IsDefaultFontContainerpublic IsDefaultPadding getPadding()
IsDefaultLegendTitlegetPadding in interface IsDefaultLegendTitlepublic boolean isDisplay()
IsDefaultLegendTitletrue if the legend title is shown.isDisplay in interface IsDefaultLegendTitletrue if the legend title is shown.