public interface IsDefaultLegendLabels extends IsDefaultFontItem
Modifier and Type | Method and Description |
---|---|
int |
getBoxWidth()
Returns the width of colored box.
|
int |
getPadding()
Returns the padding to apply around labels.
|
boolean |
isUsePointStyle()
Returns if label style will match corresponding point style (size is based on fontSize, boxWidth is not used in this
case).
|
getFontColorAsString, getFontFamily, getFontSize, getFontStyle
boolean isUsePointStyle()
int getBoxWidth()
int getPadding()