public class FunnelLabel extends Object implements FunnelLabelOption
| Constructor and Description |
|---|
FunnelLabel() |
| Modifier and Type | Method and Description |
|---|---|
FunnelLabel |
setBackgroundColor(Object backgroundColor) |
FunnelLabel |
setBackgroundColor(String backgroundColor) |
FunnelLabel |
setBorderRadius(Number borderRadius) |
FunnelLabel |
setBorderRadius(Number[] borderRadius) |
FunnelLabel |
setFontSize(Number fontSize) |
FunnelLabel |
setFontSize(String fontSize) |
FunnelLabel |
setPadding(Number padding) |
FunnelLabel |
setPadding(Number[] padding) |
FunnelLabel |
setPrecision(Number precision) |
FunnelLabel |
setPrecision(String precision) |
FunnelLabel |
setWidth(Number width) |
FunnelLabel |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetPositionsetFormattersetDistance, setMinMargin, setOffset, setOverflow, setRich, setRotate, setShow, setSilent, 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 FunnelLabel setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic FunnelLabel setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic FunnelLabel setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic FunnelLabel setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic FunnelLabel setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic FunnelLabel setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic FunnelLabel setPadding(Number padding)
setPadding in interface TextCommonOptionpublic FunnelLabel setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic FunnelLabel setWidth(Number width)
setWidth in interface TextCommonOptionpublic FunnelLabel setWidth(String width)
setWidth in interface TextCommonOptionpublic FunnelLabel setPrecision(Number precision)
setPrecision in interface LabelOptionpublic FunnelLabel setPrecision(String precision)
setPrecision in interface LabelOptionCopyright © 2022. All rights reserved.