public interface IsDefaultLegendLabels extends IsDefaultBoxHandler, IsDefaultPointStyleHandler, IsDefaultFontContainer
Modifier and Type | Method and Description |
---|---|
int |
getPadding()
Returns the padding to apply around labels.
|
TextAlign |
getTextAlign()
Returns the the horizontal alignment of the label text.
|
boolean |
isUsePointStyle()
Returns if label style will match corresponding point style (size is based on fontSize, boxWidth is not used in this case).
|
getBoxHeight, getBoxWidth
getPointStyle, getPointStyleAsCanvas, getPointStyleAsImage, getPointStyleType
getColorAsString, getFont
boolean isUsePointStyle()
int getPadding()
TextAlign getTextAlign()