public class PieLabel extends Object implements PieLabelOption
| Constructor and Description |
|---|
PieLabel() |
| Modifier and Type | Method and Description |
|---|---|
PieLabel |
setBackgroundColor(Object backgroundColor) |
PieLabel |
setBackgroundColor(String backgroundColor) |
PieLabel |
setBorderRadius(Number borderRadius) |
PieLabel |
setBorderRadius(Number[] borderRadius) |
PieLabel |
setEdgeDistance(Number edgeDistance) |
PieLabel |
setEdgeDistance(String edgeDistance) |
PieLabel |
setFontSize(Number fontSize) |
PieLabel |
setFontSize(String fontSize) |
PieLabel |
setMargin(Number margin) |
PieLabel |
setMargin(String margin) |
PieLabel |
setPadding(Number padding) |
PieLabel |
setPadding(Number[] padding) |
PieLabel |
setPosition(Object position) |
PieLabel |
setPosition(String position) |
PieLabel |
setPrecision(Number precision) |
PieLabel |
setPrecision(String precision) |
PieLabel |
setRotate(Boolean rotate) |
PieLabel |
setRotate(Number rotate) |
PieLabel |
setRotate(String rotate) |
PieLabel |
setWidth(Number width) |
PieLabel |
setWidth(String width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAlignTo, setBleedMargin, setDistanceToLabelLinesetFormattersetDistance, setMinMargin, setOffset, setOverflow, setRich, 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 PieLabel setFontSize(Number fontSize)
setFontSize in interface TextCommonOptionpublic PieLabel setFontSize(String fontSize)
setFontSize in interface TextCommonOptionpublic PieLabel setBackgroundColor(Object backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic PieLabel setBackgroundColor(String backgroundColor)
setBackgroundColor in interface TextCommonOptionpublic PieLabel setBorderRadius(Number borderRadius)
setBorderRadius in interface TextCommonOptionpublic PieLabel setBorderRadius(Number[] borderRadius)
setBorderRadius in interface TextCommonOptionpublic PieLabel setPadding(Number padding)
setPadding in interface TextCommonOptionpublic PieLabel setPadding(Number[] padding)
setPadding in interface TextCommonOptionpublic PieLabel setWidth(Number width)
setWidth in interface TextCommonOptionpublic PieLabel setWidth(String width)
setWidth in interface TextCommonOptionpublic PieLabel setPosition(Object position)
setPosition in interface PieLabelOptionpublic PieLabel setPosition(String position)
setPosition in interface PieLabelOptionsetPosition in interface LabelOptionpublic PieLabel setRotate(Boolean rotate)
setRotate in interface PieLabelOptionpublic PieLabel setRotate(Number rotate)
setRotate in interface PieLabelOptionsetRotate in interface LabelOptionpublic PieLabel setRotate(String rotate)
setRotate in interface PieLabelOptionpublic PieLabel setPrecision(Number precision)
setPrecision in interface LabelOptionpublic PieLabel setPrecision(String precision)
setPrecision in interface LabelOptionpublic PieLabel setEdgeDistance(Number edgeDistance)
setEdgeDistance in interface PieLabelOptionpublic PieLabel setEdgeDistance(String edgeDistance)
setEdgeDistance in interface PieLabelOptionpublic PieLabel setMargin(Number margin)
setMargin in interface PieLabelOptionpublic PieLabel setMargin(String margin)
setMargin in interface PieLabelOptionCopyright © 2022. All rights reserved.