public class AttrTooltipContent extends java.lang.Object implements XMLable
限定符和类型 | 字段和说明 |
---|---|
protected static java.lang.String |
PREFIX |
protected static java.lang.String |
SUFFIX |
static java.lang.String |
XML_TAG |
构造器和说明 |
---|
AttrTooltipContent() |
protected static final java.lang.String PREFIX
protected static final java.lang.String SUFFIX
public static final java.lang.String XML_TAG
public VanChartHtmlLabel getHtmlLabel()
public void setHtmlLabel(VanChartHtmlLabel htmlLabel)
public void setCommon(boolean isCommon)
isCommon
- public boolean isCommon()
public AttrTooltipSeriesFormat getSeriesFormat()
public void setSeriesFormat(AttrTooltipSeriesFormat seriesFormat)
public AttrTooltipPercentFormat getPercentFormat()
public void setPercentFormat(AttrTooltipPercentFormat percentFormat)
public AttrTooltipCategoryFormat getCategoryFormat()
public void setCategoryFormat(AttrTooltipCategoryFormat categoryFormat)
public AttrTooltipValueFormat getValueFormat()
public void setValueFormat(AttrTooltipValueFormat valueFormat)
public AttrTooltipChangedPercentFormat getChangedPercentFormat()
public void setChangedPercentFormat(AttrTooltipChangedPercentFormat changedPercentFormat)
public AttrTooltipChangedValueFormat getChangedValueFormat()
public void setChangedValueFormat(AttrTooltipChangedValueFormat changedValueFormat)
public void setAllSelectFalse()
public void readXML(XMLableReader reader)
XMLReadable
readXML
在接口中 XMLReadable
reader
- XML读取对象XMLableReader
public void writeXML(XMLPrintWriter writer)
XMLWriter
protected void writeFormat(XMLPrintWriter writer)
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
在接口中 FCloneable
clone
在类中 java.lang.Object
java.lang.CloneNotSupportedException
- 如果克隆失败则抛出此异常public boolean equals(java.lang.Object ob)
equals
在类中 java.lang.Object
public boolean hasLabelContent()
public void toJSONObject(JSONObject js) throws JSONException
JSONException
- 抛错protected void addFormat2JSON(JSONObject commonJs) throws JSONException
JSONException
public java.lang.String getCommonLabelContent()
public java.lang.String getFormatterTextFromCommon()