public class GaugeDetail extends Object implements GaugeDetailOption
| Constructor and Description |
|---|
GaugeDetail() |
| Modifier and Type | Method and Description |
|---|---|
GaugeDetail |
setBackgroundColor(Object backgroundColor) |
GaugeDetail |
setBackgroundColor(String backgroundColor) |
GaugeDetail |
setBorderRadius(Number borderRadius) |
GaugeDetail |
setBorderRadius(Number[] borderRadius) |
GaugeDetail |
setFontSize(Number fontSize) |
GaugeDetail |
setFontSize(String fontSize) |
GaugeDetail |
setFormatter(Object formatter) |
GaugeDetail |
setFormatter(String formatter) |
GaugeDetail |
setOffsetCenter(Number[] offsetCenter) |
GaugeDetail |
setOffsetCenter(String[] offsetCenter) |
GaugeDetail |
setPadding(Number padding) |
GaugeDetail |
setPadding(Number[] padding) |
GaugeDetail |
setPrecision(Number precision) |
GaugeDetail |
setPrecision(String precision) |
GaugeDetail |
setWidth(Number width) |
GaugeDetail |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetValueAnimationsetDistance, setMinMargin, setOffset, setOverflow, setPosition, setRich, setRotate, setShow, setSilentsetAlign, 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 GaugeDetail setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic GaugeDetail setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic GaugeDetail setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic GaugeDetail setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic GaugeDetail setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic GaugeDetail setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic GaugeDetail setPadding(Number padding)
setPadding in interface TextCommonOptionpublic GaugeDetail setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic GaugeDetail setWidth(Number width)
setWidth in interface TextCommonOptionpublic GaugeDetail setWidth(String width)
setWidth in interface TextCommonOptionpublic GaugeDetail setPrecision(Number precision)
setPrecision in interface LabelOptionpublic GaugeDetail setPrecision(String precision)
setPrecision in interface LabelOptionpublic GaugeDetail setOffsetCenter(Number[] offsetCenter)
setOffsetCenter in interface GaugeDetailOptionpublic GaugeDetail setOffsetCenter(String[] offsetCenter)
setOffsetCenter in interface GaugeDetailOptionpublic GaugeDetail setFormatter(Object formatter)
setFormatter in interface GaugeDetailOptionpublic GaugeDetail setFormatter(String formatter)
setFormatter in interface GaugeDetailOptionCopyright © 2022. All rights reserved.