public final class DefaultScaleTitle extends Object implements IsDefaultScaleTitle
| Modifier and Type | Method and Description |
|---|---|
ScaleTitleAlign |
getAlign()
Returns the alignment of the axis title.
|
String |
getColorAsString()
Returns the font color as string.
|
IsDefaultFont |
getFont()
Returns the font element.
|
IsDefaultPadding |
getPadding()
Returns the padding defaults.
|
boolean |
isDisplay()
Returns if the title is shown.
|
public IsDefaultFont getFont()
IsDefaultFontContainergetFont in interface IsDefaultFontContainerpublic IsDefaultPadding getPadding()
IsDefaultScaleTitlegetPadding in interface IsDefaultScaleTitlepublic String getColorAsString()
IsDefaultFontContainergetColorAsString in interface IsDefaultFontContainerpublic boolean isDisplay()
IsDefaultScaleTitleisDisplay in interface IsDefaultScaleTitlepublic ScaleTitleAlign getAlign()
IsDefaultScaleTitlegetAlign in interface IsDefaultScaleTitle