public class SunburstLabel extends Object implements SunburstLabelOption
| Constructor and Description |
|---|
SunburstLabel() |
| Modifier and Type | Method and Description |
|---|---|
SunburstLabel |
setBackgroundColor(Object backgroundColor) |
SunburstLabel |
setBackgroundColor(String backgroundColor) |
SunburstLabel |
setBorderRadius(Number borderRadius) |
SunburstLabel |
setBorderRadius(Number[] borderRadius) |
SunburstLabel |
setFontSize(Number fontSize) |
SunburstLabel |
setFontSize(String fontSize) |
SunburstLabel |
setPadding(Number padding) |
SunburstLabel |
setPadding(Number[] padding) |
SunburstLabel |
setPrecision(Number precision) |
SunburstLabel |
setPrecision(String precision) |
SunburstLabel |
setRotate(Number rotate) |
SunburstLabel |
setRotate(String rotate) |
SunburstLabel |
setWidth(Number width) |
SunburstLabel |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetMinAngle, setPosition, setSilentsetFormattersetDistance, setMinMargin, setOffset, setOverflow, setRich, setShow, setValueAnimationsetAlign, setBaseline, setBorderColor, setBorderDashOffset, setBorderType, setBorderWidth, setColor, setFontFamily, setFontStyle, setFontWeight, setHeight, setLineHeight, setOpacity, setTag, setTextBorderColor, setTextBorderDashOffset, setTextBorderType, setTextBorderWidth, setTextShadowBlur, setTextShadowColor, setTextShadowOffsetX, setTextShadowOffsetY, setVerticalAlignsetShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetYpublic SunburstLabel setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic SunburstLabel setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic SunburstLabel setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic SunburstLabel setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic SunburstLabel setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic SunburstLabel setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic SunburstLabel setPadding(Number padding)
setPadding in interface TextCommonOptionpublic SunburstLabel setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic SunburstLabel setWidth(Number width)
setWidth in interface TextCommonOptionpublic SunburstLabel setWidth(String width)
setWidth in interface TextCommonOptionpublic SunburstLabel setRotate(Number rotate)
setRotate in interface SunburstLabelOptionsetRotate in interface LabelOptionpublic SunburstLabel setRotate(String rotate)
setRotate in interface SunburstLabelOptionpublic SunburstLabel setPrecision(Number precision)
setPrecision in interface LabelOptionpublic SunburstLabel setPrecision(String precision)
setPrecision in interface LabelOptionCopyright © 2022. All rights reserved.